The following document contains the results of Checkstyle 12.1.2-SNAPSHOT with /home/stoyan/Documents/github/contribution/checkstyle-tester/my_check.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| imports | AvoidStarImport | 435 | |
| AvoidStaticImport | 3053 | ||
| CustomImportOrder | 4104 | ||
| IllegalImport | 1 | ||
| ImportOrder | 6796 | ||
| UnusedImports | 480 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 10 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.Externalizable' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 18 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 18 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.concurrent.*. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.atomic.AtomicObjectFactory' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 9 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.*' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.*' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.*' import. | 14 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.atomic.Utils.assertOnAllCaches' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.atomic.Utils.assertOnAllCaches' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.atomic.Utils.assertOnAllCaches. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.*' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.*' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.*' import. | 13 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.atomic.Utils.assertOnAllCaches' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.atomic.Utils.assertOnAllCaches' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.atomic.Utils.assertOnAllCaches. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 5 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.context.ApplicationScoped' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.context.ApplicationScoped' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.inject.Any' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.inject.Any' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Retention' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.Retention' | 5 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Retention' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.FIELD. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.METHOD. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.PARAMETER. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.TYPE. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.RetentionPolicy.RUNTIME. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.inject.Produces' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.inject.Produces' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.inject.Produces' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.context.ApplicationScoped' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 6 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.context.ApplicationScoped' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.spi.CreationalContext' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.spi.CreationalContext' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.defaultbean.DefaultBeanHolder' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.defaultbean.DefaultBeanHolder' | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cdi.util.Reflections.getQualifiers. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 5 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Annotation' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.spi.CreationalContext' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.spi.CreationalContext' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 19 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.logging.LogFactory' import. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cdi.util.Reflections.getMetaAnnotation. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cdi.util.Reflections.getQualifiers. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cdi.util.Reflections.getRawType. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 7 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Annotation' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.spi.CreationalContext' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.spi.CreationalContext' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.BeanBuilder' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.BeanBuilder' | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.distexec.DefaultExecutorService' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.distexec.DefaultExecutorService' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Documented' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.Documented' | 8 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Documented' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.FIELD. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.METHOD. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.PARAMETER. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.TYPE. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.RetentionPolicy.RUNTIME. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - javax.enterprise.inject.Default. | 3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Documented' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.FIELD. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.METHOD. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.PARAMETER. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.TYPE. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.RetentionPolicy.RUNTIME. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.inject.Any' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.inject.Any' | 6 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.inject.Any' import. | 6 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Annotation' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.Reflections.getMetaAnnotation' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.Reflections.getMetaAnnotation' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cdi.util.Reflections.getMetaAnnotation. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Annotation' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 8 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.event.Event' import. | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.event.Event' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.event.Event' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.event.Event' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.event.Event' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.event.Event' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.event.Event' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.event.Event' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.event.Event' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.event.Event' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 7 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Annotation' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.event.Event' import. | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.event.Event' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.event.Event' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.event.Event' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 10 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Annotation' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 8 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.event.Event' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 8 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.event.Event' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.event.Event' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.event.Event' import. | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.Dependent' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.Dependent' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.logging.Log' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.logging.Log' | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.lang.reflect.Constructor. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.Annotated' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.Annotated' | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cdi.util.Arrays2.asSet. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 5 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Annotation' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.Dependent' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.Dependent' | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.security.AccessController' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.security.AccessController' | 12 | |
| imports | ImportOrder | Wrong order for 'java.security.AccessController' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.kohsuke.MetaInfServices' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.kohsuke.MetaInfServices' | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.Dependent' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.Dependent' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.spi.CreationalContext' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.spi.CreationalContext' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.spi.CreationalContext' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.spi.CreationalContext' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections.emptySet' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections.emptySet' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.Collections.emptySet. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.spi.CreationalContext' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.spi.CreationalContext' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.event.Reception' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.event.Reception' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.Dependent' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.Dependent' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.Collections.unmodifiableSet. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 5 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Annotation' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.Annotated' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.Annotated' | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.Bean' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.Bean' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.spi.CreationalContext' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.spi.CreationalContext' | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.ParameterValueRedefiner.ParameterValue' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.ParameterValueRedefiner.ParameterValue' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.Reflections.EMPTY_OBJECT_ARRAY' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.Reflections.EMPTY_OBJECT_ARRAY' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cdi.util.Reflections.EMPTY_OBJECT_ARRAY. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.lang.reflect.Constructor. | 6 | |
| imports | UnusedImports | Unused import - java.lang.reflect.Member. | 9 | |
| imports | UnusedImports | Unused import - java.lang.reflect.Modifier. | 11 | |
| imports | UnusedImports | Unused import - java.util.Arrays. | 18 | |
| imports | UnusedImports | Unused import - java.util.HashMap. | 19 | |
| imports | UnusedImports | Unused import - java.util.Map. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.Annotated' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.Annotated' | 24 | |
| imports | UnusedImports | Unused import - javax.enterprise.inject.spi.AnnotatedField. | 25 | |
| imports | UnusedImports | Unused import - javax.enterprise.inject.spi.AnnotatedType. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.util.AnnotationLiteral' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.util.AnnotationLiteral' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.lang.reflect.Type. | 3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.AnnotatedCallable' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.AnnotatedCallable' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.AnnotatedConstructor' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.AnnotatedConstructor' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.AnnotatedField' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.AnnotatedField' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.Annotated' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.Annotated' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.HierarchyDiscovery' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.HierarchyDiscovery' | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.AnnotatedMember' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.AnnotatedMember' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.AnnotatedMethod' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.AnnotatedMethod' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.AnnotatedCallable' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.AnnotatedCallable' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.Annotated' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.Annotated' | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.Reflections' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.Reflections' | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.AnnotatedConstructor' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.AnnotatedConstructor' | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.Reflections' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.Reflections' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections.emptyMap' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections.emptyMap' | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.Collections.emptyMap. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.Collections.emptySet. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.Collections.unmodifiableSet. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.Bean' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.Bean' | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.ForwardingBean' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.ForwardingBean' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.spi.CreationalContext' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.spi.CreationalContext' | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.Beans' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.Beans' | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.inject.Alternative' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.inject.Alternative' | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.event.Observes' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.event.Observes' | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.AnyLiteral' | 34 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.AnyLiteral' | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.FIELD. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.METHOD. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.TYPE. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.RetentionPolicy.RUNTIME. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 8 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Annotation' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.util.AnnotationLiteral' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.util.AnnotationLiteral' | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.Bean' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.Bean' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.spi.CreationalContext' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.spi.CreationalContext' | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.ForwardingObserverMethod' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.ForwardingObserverMethod' | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.spi.CreationalContext' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.spi.CreationalContext' | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.Reflections' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.Reflections' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.spi.CreationalContext' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.spi.CreationalContext' | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.InjectableMethod' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.InjectableMethod' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.inject.Qualifier' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.inject.Qualifier' | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.FIELD. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.METHOD. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.PARAMETER. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.TYPE. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.RetentionPolicy.RUNTIME. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.INFO' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.INFO' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.INFO. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.context.ApplicationScoped' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.Extension' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.Extension' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.InfinispanExtension' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.InfinispanExtension' | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 10 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.notifications.cachelistener.event.*. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.inject.Inject' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.inject.Inject' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.inject.Inject' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.test.testutil.Deployments.baseDeployment' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.test.testutil.Deployments.baseDeployment' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cdi.test.testutil.Deployments.baseDeployment. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.api.BasicCacheContainer.DEFAULT_CACHE_NAME. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.inject.Produces' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.inject.Produces' | 7 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.inject.Produces' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.inject.Inject' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.inject.Inject' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.inject.Inject' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.test.testutil.Deployments.baseDeployment' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.test.testutil.Deployments.baseDeployment' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cdi.test.testutil.Deployments.baseDeployment. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Documented' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.FIELD. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.METHOD. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.PARAMETER. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.TYPE. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.RetentionPolicy.RUNTIME. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Documented' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.FIELD. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.METHOD. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.PARAMETER. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.TYPE. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.RetentionPolicy.RUNTIME. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.context.ApplicationScoped' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Documented' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.FIELD. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.METHOD. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.PARAMETER. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.TYPE. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.RetentionPolicy.RUNTIME. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Documented' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.FIELD. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.METHOD. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.PARAMETER. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.TYPE. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.RetentionPolicy.RUNTIME. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.BeanManager' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.BeanManager' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.inject.spi.BeanManager' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.test.testutil.Deployments.baseDeployment' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.test.testutil.Deployments.baseDeployment' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cdi.test.testutil.Deployments.baseDeployment. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.eviction.EvictionStrategy.LIRS. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.eviction.EvictionStrategy.NONE. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertFalse. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 18 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.context.ApplicationScoped' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.test.testutil.Deployments.baseDeployment' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.test.testutil.Deployments.baseDeployment' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cdi.test.testutil.Deployments.baseDeployment. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.startHotRodServer. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 16 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.context.ApplicationScoped' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.test.testutil.Deployments.baseDeployment' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.test.testutil.Deployments.baseDeployment' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cdi.test.testutil.Deployments.baseDeployment. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.startHotRodServer. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.inject.Qualifier' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.inject.Qualifier' | 5 | |
| imports | ImportOrder | Wrong order for 'javax.inject.Qualifier' import. | 5 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Documented' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.FIELD. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.METHOD. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.PARAMETER. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.TYPE. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.RetentionPolicy.RUNTIME. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 15 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.context.ApplicationScoped' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.test.testutil.Deployments.baseDeployment' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.test.testutil.Deployments.baseDeployment' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cdi.test.testutil.Deployments.baseDeployment. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.startHotRodServer. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.inject.Produces' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.inject.Produces' | 12 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.inject.Produces' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.test.testutil.Deployments.baseDeployment' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.test.testutil.Deployments.baseDeployment' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cdi.test.testutil.Deployments.baseDeployment. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.api.BasicCacheContainer.DEFAULT_CACHE_NAME. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.context.ApplicationScoped' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.inject.Inject' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.inject.Inject' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.inject.Inject' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.test.testutil.Deployments.baseDeployment' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.test.testutil.Deployments.baseDeployment' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cdi.test.testutil.Deployments.baseDeployment. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Documented' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.FIELD. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.METHOD. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.PARAMETER. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.TYPE. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.RetentionPolicy.RUNTIME. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Documented' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.FIELD. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.METHOD. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.PARAMETER. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.TYPE. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.RetentionPolicy.RUNTIME. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.context.ApplicationScoped' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.inject.Inject' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.inject.Inject' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.inject.Inject' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.test.testutil.Deployments.baseDeployment' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.test.testutil.Deployments.baseDeployment' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cdi.test.testutil.Deployments.baseDeployment. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Documented' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.FIELD. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.METHOD. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.PARAMETER. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.TYPE. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.RetentionPolicy.RUNTIME. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 5 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.context.ApplicationScoped' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cdi.test.testutil.Deployments.baseDeployment. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.inject.Inject' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.inject.Inject' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.context.ApplicationScoped' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Documented' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.FIELD. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.METHOD. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.PARAMETER. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.TYPE. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.RetentionPolicy.RUNTIME. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Documented' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.FIELD. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.METHOD. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.PARAMETER. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.TYPE. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.RetentionPolicy.RUNTIME. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Documented' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.FIELD. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.METHOD. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.PARAMETER. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.TYPE. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.RetentionPolicy.RUNTIME. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.context.ApplicationScoped' import. | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 13 | |
| imports | UnusedImports | Unused import - java.io.InputStream. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Documented' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.FIELD. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.METHOD. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.PARAMETER. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.TYPE. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.RetentionPolicy.RUNTIME. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Documented' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.FIELD. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.METHOD. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.PARAMETER. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.TYPE. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.RetentionPolicy.RUNTIME. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.inject.Inject' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.inject.Inject' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.inject.Inject' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.context.ApplicationScoped' import. | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.test.testutil.Deployments.baseDeployment' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.test.testutil.Deployments.baseDeployment' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cdi.test.testutil.Deployments.baseDeployment. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.inject.Inject' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.inject.Inject' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.inject.Inject' import. | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.test.testutil.Deployments.baseDeployment' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.test.testutil.Deployments.baseDeployment' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cdi.test.testutil.Deployments.baseDeployment. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cdi.test.testutil.Deployments.baseDeployment. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.inject.Inject' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.inject.Inject' | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.MultipleCacheManagersTest' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.MultipleCacheManagersTest' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cdi.test.testutil.Deployments.baseDeployment. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Iterator' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Iterator' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Iterator' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.inject.Inject' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.inject.Inject' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Documented' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.FIELD. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.METHOD. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.PARAMETER. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.TYPE. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.RetentionPolicy.RUNTIME. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Documented' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.FIELD. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.METHOD. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.PARAMETER. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.TYPE. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.RetentionPolicy.RUNTIME. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.inject.Inject' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'javax.inject.Inject' | 20 | |
| imports | ImportOrder | Wrong order for 'javax.inject.Inject' import. | 20 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.test.assertions.ObserverAssertion.assertThat' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.test.assertions.ObserverAssertion.assertThat' | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cdi.test.assertions.ObserverAssertion.assertThat. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cdi.test.testutil.Deployments.baseDeployment. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.notifications.cachelistener.event.*. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 8 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.context.ApplicationScoped' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.inject.Produces' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.inject.Produces' | 6 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.inject.Produces' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.Contracts.assertNotNull' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.Contracts.assertNotNull' | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cdi.util.Contracts.assertNotNull. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'com.puppycrawl.tools.checkstyle.api.Check' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'com.puppycrawl.tools.checkstyle.api.Check' | 5 | |
| imports | ImportOrder | Wrong order for 'com.puppycrawl.tools.checkstyle.api.Check' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'com.puppycrawl.tools.checkstyle.api.AuditEvent' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'com.puppycrawl.tools.checkstyle.api.AuditEvent' | 5 | |
| imports | ImportOrder | Wrong order for 'com.puppycrawl.tools.checkstyle.api.AuditEvent' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'com.puppycrawl.tools.checkstyle.api.AbstractFileSetCheck' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'com.puppycrawl.tools.checkstyle.api.AbstractFileSetCheck' | 6 | |
| imports | ImportOrder | Wrong order for 'com.puppycrawl.tools.checkstyle.api.AbstractFileSetCheck' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.commands.Command' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.commands.Command' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.Context' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.Context' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.Context' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.Context' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.Context' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.Context' | 5 | |
| imports | UnusedImports | Unused import - org.infinispan.commons.util.InfinispanCollections. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.Context' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.Context' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.Context' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.Context' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.Context' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.Context' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.Context' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.Context' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.kohsuke.MetaInfServices' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.kohsuke.MetaInfServices' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.Context' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.Context' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.Context' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.Context' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.Context' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.Context' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.Context' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.Context' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.CommandBuffer' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.CommandBuffer' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.remote.JMXConnector' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.remote.JMXConnector' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.InstanceNotFoundException' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.InstanceNotFoundException' | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.CommandBuffer' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.CommandBuffer' | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cli.util.Utils.nullIfEmpty. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.regex.Matcher' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.regex.Matcher' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.regex.Matcher' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.connection.jmx.AbstractJMXUrl' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.connection.jmx.AbstractJMXUrl' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cli.util.Utils.nullIfEmpty. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.regex.Matcher' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.regex.Matcher' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.regex.Matcher' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.connection.jmx.AbstractJMXUrl' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.connection.jmx.AbstractJMXUrl' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.fusesource.jansi.Ansi' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.fusesource.jansi.Ansi' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.BufferedReader' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.Context' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.Context' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.Config' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.Config' | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.fusesource.jansi.Ansi' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.fusesource.jansi.Ansi' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.Context' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.Context' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.fusesource.jansi.Ansi' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.fusesource.jansi.Ansi' | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.shell.Shell' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.shell.Shell' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.connection.jmx.JMXUrl' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.connection.jmx.JMXUrl' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.cli.connection.jmx.JMXUrl' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.cli.connection.jmx.JMXUrl' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.shell.Man2Ansi' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.shell.Man2Ansi' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.antlr.runtime.ANTLRStringStream' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.antlr.runtime.ANTLRStringStream' | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.interpreter.logging.Log' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.interpreter.logging.Log' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.security.Security' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.security.Security' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.interpreter.logging.Log' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.interpreter.logging.Log' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.interpreter.Interpreter' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.interpreter.Interpreter' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.ERROR. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.WARN. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ServiceConfigurationError' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ServiceConfigurationError' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.ServiceConfigurationError' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.SystemException' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.SystemException' | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.interpreter.codec.CodecException' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.interpreter.codec.CodecException' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 7 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.cli.interpreter.codec.Codec' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.interpreter.logging.Log' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.interpreter.logging.Log' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.interpreter.codec.Codec' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.interpreter.codec.Codec' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.interpreter.logging.Log' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.interpreter.logging.Log' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.interpreter.codec.Codec' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.interpreter.codec.Codec' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | UnusedImports | Unused import - org.infinispan.cli.interpreter.logging.Log. | 7 | |
| imports | UnusedImports | Unused import - org.infinispan.util.logging.LogFactory. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.interpreter.logging.Log' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.interpreter.logging.Log' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.interpreter.logging.Messages.MSG' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.interpreter.logging.Messages.MSG' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cli.interpreter.logging.Messages.MSG. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.security.PrivilegedAction' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.security.PrivilegedAction' | 8 | |
| imports | ImportOrder | Wrong order for 'java.security.PrivilegedAction' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cli.interpreter.result.ResultKeys' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cli.interpreter.result.ResultKeys' | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.jboss.GenericJBossMarshaller' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 12 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.cli.interpreter.logging.Log' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.codehaus.jackson.JsonGenerationException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.codehaus.jackson.JsonGenerationException' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | UnusedImports | Unused import - org.testng.AssertJUnit.assertTrue. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 6 | |
| imports | UnusedImports | Unused import - java.util.Map. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'net.spy.memcached.MemcachedClient' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'net.spy.memcached.MemcachedClient' | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 10 | |
| imports | UnusedImports | Unused import - org.infinispan.Cache. | 10 | |
| imports | UnusedImports | Unused import - org.infinispan.cli.interpreter.result.ResultKeys. | 11 | |
| imports | UnusedImports | Unused import - org.infinispan.server.core.CacheValue. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.manager.EmbeddedCacheManager' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.manager.EmbeddedCacheManager' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractComponent' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractComponent' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractComponent. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.api.BasicCache' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.api.BasicCache' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.configuration.Configuration' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.configuration.Configuration' | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.consistenthash.ConsistentHash' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.consistenthash.ConsistentHash' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.logging.Log' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.logging.Log' | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.consistenthash.ConsistentHash' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.consistenthash.ConsistentHash' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.RemoteCacheManager' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.RemoteCacheManager' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.consistenthash.ConsistentHash' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.consistenthash.ConsistentHash' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.TypedProperties' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.TypedProperties' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.async.DefaultAsyncExecutorFactory' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.async.DefaultAsyncExecutorFactory' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.Arrays. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.net.ssl.KeyManager' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.net.ssl.KeyManager' | 5 | |
| imports | UnusedImports | Unused import - javax.net.ssl.KeyManager. | 5 | |
| imports | UnusedImports | Unused import - javax.net.ssl.TrustManager. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.logging.LogFactory' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.logging.LogFactory' | 7 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.logging.Log' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 19 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Annotation' import. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 6 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.async.DefaultAsyncExecutorFactory' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.async.DefaultAsyncExecutorFactory' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.MILLISECONDS. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 5 | |
| imports | UnusedImports | Unused import - java.util.List. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.client.hotrod.impl.operations.*. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.MILLISECONDS. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.RemoteCache' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.RemoteCache' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.logging.Log' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.logging.Log' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.hash.Hash' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.hash.Hash' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 9 | |
| imports | ImportOrder | Wrong order for 'java.net.SocketAddress' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'net.jcip.annotations.Immutable' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'net.jcip.annotations.Immutable' | 7 | |
| imports | UnusedImports | Unused import - org.infinispan.commons.util.Util. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicInteger' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.impl.protocol.HeaderParams' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 16 | |
| imports | ImportOrder | Wrong order for 'java.net.SocketAddress' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'net.jcip.annotations.Immutable' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'net.jcip.annotations.Immutable' | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.protocol.Codec' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.protocol.Codec' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'net.jcip.annotations.Immutable' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'net.jcip.annotations.Immutable' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.protocol.Codec' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.protocol.Codec' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 9 | |
| imports | ImportOrder | Wrong order for 'java.net.SocketAddress' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 10 | |
| imports | ImportOrder | Wrong order for 'java.net.SocketAddress' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicInteger' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 8 | |
| imports | ImportOrder | Wrong order for 'java.net.SocketAddress' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'net.jcip.annotations.Immutable' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'net.jcip.annotations.Immutable' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 11 | |
| imports | UnusedImports | Unused import - org.infinispan.client.hotrod.exceptions.InvalidResponseException. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicInteger' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'net.jcip.annotations.Immutable' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'net.jcip.annotations.Immutable' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'net.jcip.annotations.Immutable' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'net.jcip.annotations.Immutable' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'net.jcip.annotations.Immutable' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'net.jcip.annotations.Immutable' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 5 | |
| imports | UnusedImports | Unused import - org.infinispan.commons.util.InfinispanCollections. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 15 | |
| imports | ImportOrder | Wrong order for 'java.net.SocketAddress' import. | 15 | |
| imports | UnusedImports | Unused import - java.net.SocketAddress. | 15 | |
| imports | UnusedImports | Unused import - java.nio.ByteBuffer. | 16 | |
| imports | UnusedImports | Unused import - java.util.Collections. | 18 | |
| imports | UnusedImports | Unused import - java.util.UUID. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'net.jcip.annotations.Immutable' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'net.jcip.annotations.Immutable' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.exceptions.HotRodClientException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.exceptions.HotRodClientException' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'net.jcip.annotations.Immutable' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'net.jcip.annotations.Immutable' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'net.jcip.annotations.Immutable' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'net.jcip.annotations.Immutable' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'net.jcip.annotations.Immutable' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'net.jcip.annotations.Immutable' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 15 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 10 | |
| imports | ImportOrder | Wrong order for 'java.net.SocketAddress' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicInteger' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicInteger' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicInteger' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicInteger' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 15 | |
| imports | ImportOrder | Wrong order for 'java.net.SocketAddress' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 9 | |
| imports | ImportOrder | Wrong order for 'java.net.SocketAddress' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 10 | |
| imports | ImportOrder | Wrong order for 'java.net.SocketAddress' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.hexDump. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 5 | |
| imports | ImportOrder | Wrong order for 'java.net.InetSocketAddress' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.consistenthash.ConsistentHash' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.consistenthash.ConsistentHash' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.client.hotrod.Flag. | 3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 22 | |
| imports | ImportOrder | Wrong order for 'java.net.InetSocketAddress' import. | 22 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.*' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.*' | 30 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.commons.util.Util.*. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.*. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.printArray' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.printArray' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.printArray. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.ConfigurationProperties.*' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.ConfigurationProperties.*' | 6 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.client.hotrod.impl.ConfigurationProperties.*. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.impl.ConfigurationProperties.*. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicInteger' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Date' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Date' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Date' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 13 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.configuration.Configuration' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.configuration.Configuration' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 6 | |
| imports | ImportOrder | Wrong order for 'java.net.InetSocketAddress' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.sasl.SaslClient' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.sasl.SaslClient' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.logging.Log' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.logging.Log' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.sasl.Sasl' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.sasl.Sasl' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.configuration.AuthenticationConfiguration' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.configuration.AuthenticationConfiguration' | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.io.UnsignedNumeric.readUnsignedInt. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.io.UnsignedNumeric.readUnsignedLong. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.io.UnsignedNumeric.writeUnsignedInt. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.io.UnsignedNumeric.writeUnsignedLong. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.BufferedInputStream' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.BufferedInputStream' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.BufferedInputStream' import. | 8 | |
| imports | UnusedImports | Unused import - java.net.SocketException. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.net.ssl.SSLContext' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'javax.net.ssl.SSLContext' | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.exceptions.TransportException' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.exceptions.TransportException' | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.net.ssl.SSLContext' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'javax.net.ssl.SSLContext' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'net.jcip.annotations.ThreadSafe' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'net.jcip.annotations.ThreadSafe' | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.pool.KeyedObjectPool' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.commons.pool.KeyedObjectPool' | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.pool.BaseKeyedPoolableObjectFactory' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.commons.pool.BaseKeyedPoolableObjectFactory' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 15 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.*' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.*' | 22 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.jboss.logging.Logger.Level.*. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.*. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.jboss.logging.NDC. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 9 | |
| imports | UnusedImports | Unused import - java.io.ByteArrayOutputStream. | 10 | |
| imports | UnusedImports | Unused import - java.io.ObjectOutputStream. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.ConcurrentMap' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.ConcurrentMap' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ConcurrentMap' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.ConcurrentMap' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.ConcurrentMap' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ConcurrentMap' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 6 | |
| imports | UnusedImports | Unused import - java.util.HashMap. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.nio.ByteBuffer' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.nio.ByteBuffer' | 24 | |
| imports | ImportOrder | Wrong order for 'java.nio.ByteBuffer' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.commons.pool.KeyedObjectPoolFactory. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 18 | |
| imports | ImportOrder | Wrong order for 'java.net.InetSocketAddress' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.distribution.DistributionTestHelper.isFirstOwner. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.blockUntilCacheStatusAchieved. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.blockUntilViewReceived. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.configuration.ConfigurationBuilder' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.configuration.ConfigurationBuilder' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.configuration.ConfigurationBuilder' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil' | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.test.SingleCacheManagerTest. | 8 | |
| imports | UnusedImports | Unused import - org.infinispan.test.fwk.TestCacheManagerFactory. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 13 | |
| imports | UnusedImports | Unused import - java.util.HashSet. | 14 | |
| imports | UnusedImports | Unused import - java.util.Properties. | 16 | |
| imports | UnusedImports | Unused import - java.util.Set. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 8 | |
| imports | UnusedImports | Unused import - java.util.HashSet. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil' | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.manager.EmbeddedCacheManager. | 5 | |
| imports | UnusedImports | Unused import - org.infinispan.server.hotrod.HotRodServer. | 6 | |
| imports | UnusedImports | Unused import - org.infinispan.test.SingleCacheManagerTest. | 7 | |
| imports | UnusedImports | Unused import - org.infinispan.test.fwk.TestCacheManagerFactory. | 8 | |
| imports | UnusedImports | Unused import - org.testng.annotations.AfterTest. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 12 | |
| imports | UnusedImports | Unused import - java.util.HashMap. | 12 | |
| imports | UnusedImports | Unused import - java.util.Map. | 13 | |
| imports | UnusedImports | Unused import - java.util.Properties. | 14 | |
| imports | UnusedImports | Unused import - java.util.concurrent.TimeUnit. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*' | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*. | 17 | |
| imports | UnusedImports | Unused import - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 18 | |
| imports | UnusedImports | Unused import - org.testng.AssertJUnit.assertEquals. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.impl.protocol.HotRodConstants' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 22 | |
| imports | ImportOrder | Wrong order for 'java.net.InetSocketAddress' import. | 22 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.*' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.*' | 29 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.*. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.*. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 31 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 33 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 33 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.test.TestingUtil.*' import. | 33 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 33 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*' import. | 34 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*. | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 11 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 12 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*' import. | 13 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.configuration.cache.ConfigurationBuilder. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 15 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*' import. | 16 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 14 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 14 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*' import. | 15 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 9 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' import. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 20 | |
| imports | ImportOrder | Wrong order for 'java.net.InetSocketAddress' import. | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 29 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.test.TestingUtil.*' import. | 29 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 29 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*' import. | 30 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 16 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 22 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 23 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*' import. | 24 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 13 | |
| imports | ImportOrder | Wrong order for 'java.net.InetSocketAddress' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 7 | |
| imports | ImportOrder | Wrong order for 'java.net.InetSocketAddress' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 21 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers' | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 7 | |
| imports | ImportOrder | Wrong order for 'java.net.InetSocketAddress' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil' | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.assertHotRodEquals' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.assertHotRodEquals' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.assertHotRodEquals. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Random' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Random' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.Random' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 14 | |
| imports | ImportOrder | Wrong order for 'java.net.SocketAddress' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.getLoadBalancer' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.getLoadBalancer' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.getLoadBalancer. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.impl.transport.tcp.TcpTransport' import. | 5 | |
| imports | UnusedImports | Unused import - org.infinispan.test.TestingUtil. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 16 | |
| imports | ImportOrder | Wrong order for 'java.net.InetSocketAddress' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 19 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' import. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.BufferedReader' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.MultiHotRodServersTest' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.MultiHotRodServersTest' | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 8 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 10 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 14 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.CacheMode' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.CacheMode' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.CacheMode' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 20 | |
| imports | ImportOrder | Wrong order for 'java.net.InetSocketAddress' import. | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers' | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 28 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.client.hotrod.test.HotRodClientTestingUtil. | 3 | |
| imports | UnusedImports | Unused import - org.infinispan.commons.util.concurrent.NotifyingFuture. | 4 | |
| imports | UnusedImports | Unused import - org.infinispan.configuration.cache.ConfigurationBuilder. | 5 | |
| imports | UnusedImports | Unused import - org.infinispan.manager.EmbeddedCacheManager. | 6 | |
| imports | UnusedImports | Unused import - org.infinispan.server.hotrod.HotRodServer. | 7 | |
| imports | UnusedImports | Unused import - org.infinispan.test.SingleCacheManagerTest. | 8 | |
| imports | UnusedImports | Unused import - org.infinispan.test.fwk.TestCacheManagerFactory. | 9 | |
| imports | UnusedImports | Unused import - org.infinispan.util.logging.Log. | 10 | |
| imports | UnusedImports | Unused import - org.infinispan.util.logging.LogFactory. | 11 | |
| imports | UnusedImports | Unused import - org.testng.annotations.AfterClass. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 15 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 15 | |
| imports | UnusedImports | Unused import - java.lang.reflect.Method. | 15 | |
| imports | UnusedImports | Unused import - java.util.concurrent.TimeUnit. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.assertHotRodEquals' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.assertHotRodEquals' | 19 | |
| imports | UnusedImports | Unused import - org.infinispan.server.hotrod.test.HotRodTestingUtil.assertHotRodEquals. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.assertHotRodEquals. | 19 | |
| imports | UnusedImports | Unused import - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 20 | |
| imports | UnusedImports | Unused import - org.infinispan.test.TestingUtil.k. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.k. | 21 | |
| imports | UnusedImports | Unused import - org.infinispan.test.TestingUtil.v. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.v. | 22 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 10 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.v' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.v' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.v. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 13 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' import. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.concurrent.NotifyingFuture' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 15 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.k' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.k' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.k. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.v. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 23 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.server.hotrod.test.HotRodTestingUtil.*' import. | 24 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.*. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.*. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*' | 16 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 19 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.client.hotrod.test.MultiHotRodServersTest. | 3 | |
| imports | UnusedImports | Unused import - org.infinispan.commons.equivalence.AnyServerEquivalence. | 4 | |
| imports | UnusedImports | Unused import - org.infinispan.configuration.cache.CacheMode. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 11 | |
| imports | UnusedImports | Unused import - org.testng.AssertJUnit.assertEquals. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 11 | |
| imports | UnusedImports | Unused import - org.testng.AssertJUnit.assertNull. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 9 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 9 | |
| imports | UnusedImports | Unused import - java.lang.reflect.Method. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 12 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.withRemoteCacheManager' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.withRemoteCacheManager' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.withRemoteCacheManager. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 3 | |
| imports | ImportOrder | Wrong order for 'org.testng.AssertJUnit.assertFalse' import. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 4 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.configuration.ConfigurationBuilder' import. | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.jboss.GenericJBossMarshaller' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.net.URL' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.URL' | 17 | |
| imports | ImportOrder | Wrong order for 'java.net.URL' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 19 | |
| imports | ImportOrder | Wrong order for 'java.net.InetSocketAddress' import. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.commons.equivalence.ByteArrayEquivalence. | 4 | |
| imports | UnusedImports | Unused import - org.infinispan.transaction.LockingMode. | 7 | |
| imports | UnusedImports | Unused import - org.infinispan.transaction.TransactionMode. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 13 | |
| imports | UnusedImports | Unused import - java.util.concurrent.CountDownLatch. | 16 | |
| imports | UnusedImports | Unused import - java.util.concurrent.atomic.AtomicBoolean. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 26 | |
| imports | UnusedImports | Unused import - org.testng.AssertJUnit.fail. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.impl.protocol.HotRodConstants' import. | 5 | |
| imports | UnusedImports | Unused import - org.infinispan.client.hotrod.impl.transport.tcp.RequestBalancingStrategy. | 6 | |
| imports | UnusedImports | Unused import - org.infinispan.test.TestingUtil. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 19 | |
| imports | ImportOrder | Wrong order for 'java.net.InetSocketAddress' import. | 19 | |
| imports | UnusedImports | Unused import - java.util.Map. | 23 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 7 | |
| imports | ImportOrder | Wrong order for 'java.net.InetSocketAddress' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotSame. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 16 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 20 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.*. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.*. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.k. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.v. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 10 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers' import. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.withRemoteCacheManager. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 20 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag.FORCE_RETURN_VALUE' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag.FORCE_RETURN_VALUE' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.Flag.FORCE_RETURN_VALUE. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.Flag.SKIP_CACHE_LOAD. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 20 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag.FORCE_RETURN_VALUE' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag.FORCE_RETURN_VALUE' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.Flag.FORCE_RETURN_VALUE. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.Flag.SKIP_INDEXING. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 20 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.k. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.net.ssl.SSLException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.net.ssl.SSLException' | 7 | |
| imports | ImportOrder | Wrong order for 'javax.net.ssl.SSLException' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.configuration.ConfigurationBuilder' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.configuration.ConfigurationBuilder' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 11 | |
| imports | ImportOrder | Wrong order for 'java.net.InetSocketAddress' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertFalse' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertFalse' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 14 | |
| imports | ImportOrder | Wrong order for 'org.mockito.Matchers.any' import. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.any. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.doThrow. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Random' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Random' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Random' import. | 6 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.concurrent.*. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 7 | |
| imports | UnusedImports | Unused import - java.io.IOException. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 9 | |
| imports | UnusedImports | Unused import - javax.security.auth.callback.Callback. | 10 | |
| imports | UnusedImports | Unused import - javax.security.auth.callback.CallbackHandler. | 11 | |
| imports | UnusedImports | Unused import - javax.security.auth.callback.UnsupportedCallbackException. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.SomeAsyncExecutorFactory' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.SomeAsyncExecutorFactory' | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.client.hotrod.RemoteCacheManager. | 4 | |
| imports | UnusedImports | Unused import - org.infinispan.client.hotrod.annotation.ClientListener. | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.event.EventLogListener.StaticCacheEventFilterFactory' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*' | 24 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.findServerAndKill' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.findServerAndKill' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.findServerAndKill. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.withClientListener. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.RemoteCache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.RemoteCache' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.RemoteCache' import. | 5 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.client.hotrod.event.CustomEventLogListener.*. | 7 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.exceptions.HotRodClientException' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.withClientListener' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.withClientListener' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.withClientListener. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.withClientListener' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.withClientListener' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.withClientListener. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.event.EventLogListener.RawStaticCacheEventFilterFactory' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.withClientListener' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.withClientListener' | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.withClientListener. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 23 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertFalse. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 23 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertFalse. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertFalse. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.assertAnyEquals. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.annotation.ClientCacheEntryCreated' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.annotation.ClientCacheEntryCreated' | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 17 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.assertAnyEquals' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.assertAnyEquals' | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.assertAnyEquals. | 25 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.SocketTimeoutException' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.SocketTimeoutException' | 19 | |
| imports | ImportOrder | Wrong order for 'java.net.SocketTimeoutException' import. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.withClientListener' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.withClientListener' | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.withClientListener. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.ArrayBlockingQueue' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.ArrayBlockingQueue' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ArrayBlockingQueue' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 17 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractField. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.fwk.TestCacheManagerFactory.createCacheManager. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 32 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 32 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 32 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 39 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 39 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 39 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 40 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertFalse. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 8 | |
| imports | ImportOrder | Wrong order for 'java.net.InetSocketAddress' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.annotations.Test' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.annotations.Test' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Date' | 36 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Date' | 36 | |
| imports | ImportOrder | Wrong order for 'java.util.Date' import. | 36 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 39 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 39 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager. | 39 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 40 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 41 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 42 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 21 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 25 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.configuration.ConfigurationBuilder' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 22 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.ArrayBlockingQueue' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.ArrayBlockingQueue' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ArrayBlockingQueue' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.entryVersion' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.entryVersion' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.entryVersion. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager. | 16 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.near.MockNearCacheService.*' import. | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.client.hotrod.near.MockNearCacheService.*. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.near.MockNearCacheService.*. | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.findServerAndKill' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.findServerAndKill' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.findServerAndKill. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.withRemoteCacheManager. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.RemoteCache' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.RemoteCache' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.RemoteCache' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.client.hotrod.RemoteCacheManager. | 3 | |
| imports | UnusedImports | Unused import - org.infinispan.client.hotrod.event.StickyServerLoadBalancingStrategy. | 5 | |
| imports | UnusedImports | Unused import - org.infinispan.client.hotrod.test.MultiHotRodServersTest. | 6 | |
| imports | UnusedImports | Unused import - org.infinispan.configuration.cache.CacheMode. | 7 | |
| imports | UnusedImports | Unused import - org.infinispan.configuration.cache.ConfigurationBuilder. | 8 | |
| imports | UnusedImports | Unused import - org.infinispan.server.hotrod.HotRodServer. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 12 | |
| imports | UnusedImports | Unused import - java.util.ArrayList. | 12 | |
| imports | UnusedImports | Unused import - java.util.List. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.findServerAndKill' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.findServerAndKill' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.findServerAndKill. | 15 | |
| imports | UnusedImports | Unused import - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.withRemoteCacheManager' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.withRemoteCacheManager' | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.withRemoteCacheManager. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.BlockingQueue' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.BlockingQueue' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.BlockingQueue' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 31 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 31 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 31 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 35 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 35 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager. | 35 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 36 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 24 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 28 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertTrue' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertTrue' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 33 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 33 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 33 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 36 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 36 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager. | 36 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 38 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 39 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertTrue' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertTrue' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 11 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertNotNull' import. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertFalse. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.*' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.*' | 30 | |
| imports | ImportOrder | Wrong order for 'javax.management.*' import. | 30 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - javax.management.*. | 30 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 31 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 37 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager. | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 38 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 39 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 24 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 27 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Date' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Date' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Date' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.math.BigDecimal' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.math.BigDecimal' | 5 | |
| imports | ImportOrder | Wrong order for 'java.math.BigDecimal' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.impl.RemoteCacheImpl' import. | 7 | |
| imports | UnusedImports | Unused import - org.infinispan.test.TestingUtil. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 18 | |
| imports | ImportOrder | Wrong order for 'java.net.SocketAddress' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.getLoadBalancer' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.getLoadBalancer' | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.getLoadBalancer. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 12 | |
| imports | ImportOrder | Wrong order for 'java.net.SocketAddress' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.impl.transport.tcp.TcpTransport' import. | 10 | |
| imports | UnusedImports | Unused import - org.infinispan.test.TestingUtil. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 20 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 5 | |
| imports | ImportOrder | Wrong order for 'java.net.SocketAddress' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.VersionedValue' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.VersionedValue' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 14 | |
| imports | ImportOrder | Wrong order for 'java.net.SocketAddress' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 6 | |
| imports | ImportOrder | Wrong order for 'org.testng.AssertJUnit.assertEquals' import. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.RemoteCache' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.RemoteCache' | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.RemoteCache' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.RemoteCache' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.RemoteCache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.RemoteCache' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.CacheMode' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.CacheMode' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 29 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 29 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 35 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 35 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager. | 35 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 36 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 38 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNull. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.CacheMode' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.CacheMode' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.impl.protocol.HotRodConstants' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 24 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.distribution.DistributionTestHelper.getFirstOwner' | 31 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.distribution.DistributionTestHelper.getFirstOwner' | 31 | |
| imports | UnusedImports | Unused import - org.infinispan.distribution.DistributionTestHelper.getFirstOwner. | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.distribution.DistributionTestHelper.getFirstOwner. | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.distribution.DistributionTestHelper.isFirstOwner. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.client.hotrod.configuration.ConfigurationBuilder. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.net.URL' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.URL' | 10 | |
| imports | ImportOrder | Wrong order for 'java.net.URL' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.blockUntilCacheStatusAchieved. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.blockUntilViewReceived. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.killCacheManagers. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*' | 12 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.*. | 12 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.*. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.*. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.concurrent.NotifyingFuture' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.concurrent.NotifyingFuture' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Immutables.immutableTypedProperties. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.AttributeDefinition' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.AttributeDefinition' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.Log' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.Log' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.Log' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.Log' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.equivalence.Equivalence' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.equivalence.Equivalence' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.AbstractMap' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.AbstractMap' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.BlockingQueue' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.BlockingQueue' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.BlockingQueue' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.exts.NoStateExternalizer' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.exts.NoStateExternalizer' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.Ids' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ObjectInput' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ObjectInput' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.ObjectInput' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.exts.NoStateExternalizer' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.exts.NoStateExternalizer' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.Ids' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ObjectInput' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ObjectInput' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.ObjectInput' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.exts.NoStateExternalizer' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.exts.NoStateExternalizer' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.Ids' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ObjectInput' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ObjectInput' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.ObjectInput' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.io.InputStream. | 3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 7 | |
| imports | UnusedImports | Unused import - java.util.Arrays. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ByteArrayOutputStream' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ByteArrayOutputStream' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayOutputStream' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.marshalling.ByteOutput' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.marshalling.ByteOutput' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.jboss.logging.NDC. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.ERROR. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.WARN. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.CacheConfigurationException' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.jboss.logging.NDC. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.marshalling.util.IdentityIntMap' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.marshalling.util.IdentityIntMap' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.*' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.*' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.*' import. | 6 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.io.*. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.io.UnsignedNumeric' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.io.UnsignedNumeric' | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.logging.Log' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.ConcurrentMap' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.ConcurrentMap' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ConcurrentMap' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AbstractExternalizer' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AbstractExternalizer' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 17 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.ReflectionUtil.EMPTY_CLASS_ARRAY' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.ReflectionUtil.EMPTY_CLASS_ARRAY' | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.ReflectionUtil.EMPTY_CLASS_ARRAY. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.EMPTY_OBJECT_ARRAY. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.ref.WeakReference' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.ref.WeakReference' | 5 | |
| imports | ImportOrder | Wrong order for 'java.lang.ref.WeakReference' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.StreamingMarshaller' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.StreamingMarshaller' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.BasicLogFactory' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.BasicLogFactory' | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 6 | |
| imports | UnusedImports | Unused import - java.util.Collections. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Externalizable' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Externalizable' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.Externalizable' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AbstractExternalizer' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AbstractExternalizer' | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ObjectInput' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ObjectInput' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.ObjectInput' import. | 6 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections.singletonMap' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections.singletonMap' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.Collections.singletonMap. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.Collections.unmodifiableMap. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.osgi.framework.Bundle' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.osgi.framework.Bundle' | 13 | |
| imports | UnusedImports | Unused import - org.osgi.framework.BundleReference. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 6 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 7 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Annotation' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.Log' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.Log' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.net.ssl.KeyManager' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.net.ssl.KeyManager' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.Log' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.Log' | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.Log' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.Log' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.naming.Context' | 33 | |
| imports | ImportOrder | Extra separation in import group before 'javax.naming.Context' | 33 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 36 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.concurrent.*. | 3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.concurrent.*. | 3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.Collections.singletonMap. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.Collections.unmodifiableMap. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.equivalence.AnyEquivalence' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.equivalence.AnyEquivalence' | 19 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.equivalence.AnyEquivalence' import. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ObjectStreamField' | 31 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ObjectStreamField' | 31 | |
| imports | ImportOrder | Wrong order for 'java.io.ObjectStreamField' import. | 31 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 35 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicInteger' import. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.equivalence.Equivalence' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.equivalence.Equivalence' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ObjectStreamField' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ObjectStreamField' | 14 | |
| imports | ImportOrder | Wrong order for 'java.io.ObjectStreamField' import. | 14 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicInteger' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.ref.WeakReference' import. | 15 | |
| imports | ImportOrder | Wrong order for 'java.lang.ref.ReferenceQueue' import. | 16 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Constructor' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.TypedProperties' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.TypedProperties' | 10 | |
| imports | UnusedImports | Unused import - org.junit.Ignore. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.atomic.Delta' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.atomic.Delta' | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ByteArrayOutputStream' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ByteArrayOutputStream' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayOutputStream' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 22 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.affinity.KeyGenerator' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.affinity.KeyGenerator' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.atomic.impl.AtomicHashMap' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.atomic.impl.AtomicHashMap' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Immutables.immutableMapWrap' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Immutables.immutableMapWrap' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Immutables.immutableMapWrap. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.atomic.impl.AtomicHashMap' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.atomic.impl.AtomicHashMap' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 19 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 11 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.SystemException' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.SystemException' | 17 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.SystemException' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 21 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AbstractExternalizer' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AbstractExternalizer' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AbstractExternalizer' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AbstractExternalizer' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 6 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 25 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 28 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.filter.KeyFilter' import. | 9 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.concurrent.NotifyingFuture' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 14 | |
| imports | UnusedImports | Unused import - java.util.Collection. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.read.GetAllCommand' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.InvalidTransactionException' | 89 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.InvalidTransactionException' | 89 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.InvalidTransactionException' import. | 89 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 95 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 95 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 95 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.MILLISECONDS' | 110 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.MILLISECONDS' | 110 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.MILLISECONDS. | 110 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.FAIL_SILENTLY. | 111 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.FORCE_ASYNCHRONOUS. | 112 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.IGNORE_RETURN_VALUES. | 113 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.PUT_FOR_EXTERNAL_READ. | 114 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.ZERO_LOCK_ACQUISITION_TIMEOUT. | 115 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.InvocationContextFactory.UNBOUNDED. | 116 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR. | 117 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.CACHE_MARSHALLER. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.MILLISECONDS. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.api.BasicCache' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.api.BasicCache' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.MILLISECONDS. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.ref.WeakReference' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.ref.WeakReference' | 5 | |
| imports | ImportOrder | Wrong order for 'java.lang.ref.WeakReference' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 14 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.filter.KeyFilter' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.context.Flag. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 6 | |
| imports | UnusedImports | Unused import - java.util.Arrays. | 6 | |
| imports | UnusedImports | Unused import - java.util.EnumSet. | 7 | |
| imports | UnusedImports | Unused import - java.util.Set. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.metadata.Metadata. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.control.LockControlCommand' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.control.LockControlCommand' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.read.GetAllCommand' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.remote.BaseRpcCommand' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.remote.BaseRpcCommand' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.remote.CacheRpcCommand' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.remote.CacheRpcCommand' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.factories.scopes.Scope' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.factories.scopes.Scope' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.CollectionFactory' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.CollectionFactory' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.remote.GetKeysInGroupCommand' import. | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.atomic.Delta' import. | 9 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.read.GetAllCommand' import. | 15 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.remote.ClusteredGetAllCommand' import. | 22 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.commands.write.*. | 34 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.remoting.transport.Address' import. | 46 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.xa.Xid' | 54 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.xa.Xid' | 54 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.xa.Xid' import. | 54 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 56 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 56 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 56 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.xsite.XSiteAdminCommand.*' | 63 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.xsite.XSiteAdminCommand.*' | 63 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.xsite.XSiteAdminCommand.*. | 63 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.xsite.XSiteAdminCommand.*. | 63 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand.*. | 64 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand.*. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.remote.GetKeysInGroupCommand' import. | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.atomic.Delta' import. | 13 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.read.GetAllCommand' import. | 20 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.remote.ClusteredGetAllCommand' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.tx.VersionedCommitCommand' import. | 39 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.filter.Converter' import. | 68 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.statetransfer.StateConsumer' import. | 72 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.statetransfer.StateChunk' import. | 75 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.notifications.cachelistener.CacheNotifier' import. | 76 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.xa.Xid' | 98 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.xa.Xid' | 98 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.xa.Xid' import. | 98 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 100 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 100 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 100 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.xsite.XSiteAdminCommand.*' | 107 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.xsite.XSiteAdminCommand.*' | 107 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.xsite.XSiteAdminCommand.*. | 107 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.xsite.XSiteAdminCommand.*. | 107 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand.*. | 108 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand.*. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.remote.BaseRpcCommand' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.remote.BaseRpcCommand' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.control.LockControlCommand' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.control.LockControlCommand' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.persistence.manager.PersistenceManager.AccessMode.BOTH' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.persistence.manager.PersistenceManager.AccessMode.BOTH' | 12 | |
| imports | UnusedImports | Unused import - org.infinispan.persistence.manager.PersistenceManager.AccessMode.BOTH. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.manager.PersistenceManager.AccessMode.BOTH. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.context.InvocationContext' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.read.GetAllCommand' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.CloseableIterator' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.AbstractCollection' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.AbstractCollection' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.AbstractCollection' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.toStr. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.EnumSet' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.EnumSet' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.EnumSet' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.toStr. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.toStr. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.Visitor' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.Visitor' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.toStr. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.CancellableCommand' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.CancellableCommand' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.CancellableCommand' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.CancellableCommand' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashSet' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashSet' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.CommandsFactory' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.CommandsFactory' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.CommandsFactory' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.CommandsFactory' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.LocalFlagAffectedCommand' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.LocalFlagAffectedCommand' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'javax.transaction.xa.Xid' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.xa.Xid' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.xa.Xid' | 8 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.xa.Xid' import. | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.xa.Xid' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.xa.Xid' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.xa.Xid' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.commons.CacheException. | 4 | |
| imports | UnusedImports | Unused import - org.infinispan.util.concurrent.TimeoutException. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 24 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.remote.CacheRpcCommand' import. | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.VisitableCommand' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.context.InvocationContext. | 4 | |
| imports | UnusedImports | Unused import - org.infinispan.context.impl.RemoteTxInvocationContext. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.context.InvocationContext. | 4 | |
| imports | UnusedImports | Unused import - org.infinispan.context.impl.RemoteTxInvocationContext. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.context.InvocationContext. | 4 | |
| imports | UnusedImports | Unused import - org.infinispan.context.impl.RemoteTxInvocationContext. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.concurrent.locks.LockSupport. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.Visitor' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.Visitor' | 8 | |
| imports | UnusedImports | Unused import - org.infinispan.container.entries.CacheEntry. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.MILLISECONDS' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.MILLISECONDS' | 22 | |
| imports | UnusedImports | Unused import - java.util.concurrent.TimeUnit.MILLISECONDS. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.MILLISECONDS. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.atomic.Delta' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.toStr. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.AbstractFlagAffectedCommand' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.toStr. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.configuration.cache.AbstractStoreConfiguration.*. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.AbstractStoreConfiguration.*. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 5 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.configuration.cache.AsyncConfiguration.*. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.AsyncConfiguration.*. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.invoke.MethodHandles' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.invoke.MethodHandles' | 5 | |
| imports | ImportOrder | Wrong order for 'java.lang.invoke.MethodHandles' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.configuration.cache.AsyncStoreConfiguration.*. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.AsyncStoreConfiguration.*. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.AuthorizationConfiguration.ENABLED. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.AuthorizationConfiguration.ROLES. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.configuration.cache.BackupConfiguration.*. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.BackupConfiguration.*. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.invoke.MethodHandles' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.invoke.MethodHandles' | 5 | |
| imports | ImportOrder | Wrong order for 'java.lang.invoke.MethodHandles' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.BackupForConfiguration.REMOTE_CACHE. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.BackupForConfiguration.REMOTE_SITE. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.invoke.MethodHandles' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.invoke.MethodHandles' | 6 | |
| imports | ImportOrder | Wrong order for 'java.lang.invoke.MethodHandles' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.api.BasicCacheContainer' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.api.BasicCacheContainer' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.BuiltBy' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.BuiltBy' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.AbstractStoreConfiguration.PROPERTIES. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.ClusterLoaderConfiguration.REMOTE_CALL_TIMEOUT. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.TypedProperties' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.TypedProperties' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.ClusteringConfiguration.CACHE_MODE. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.CompatibilityModeConfiguration.ENABLED. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.CompatibilityModeConfiguration.MARSHALLER. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.configuration.Builder' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.Arrays.asList. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Constructor' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Constructor' | 5 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Constructor' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.InfinispanCollections' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.InfinispanCollections' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.CustomStoreConfiguration.CUSTOM_STORE_CLASS. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.configuration.Builder' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.configuration.AbstractTypedPropertiesConfiguration.PROPERTIES. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.DataContainerConfiguration.DATA_CONTAINER. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.DataContainerConfiguration.KEY_EQUIVALENCE. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.DataContainerConfiguration.VALUE_EQUIVALENCE. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.DeadlockDetectionConfiguration.ENABLED. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.DeadlockDetectionConfiguration.SPIN_DURATION. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.EvictionConfiguration.MAX_ENTRIES. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.EvictionConfiguration.STRATEGY. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.EvictionConfiguration.THREAD_POLICY. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 7 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.CacheConfigurationException' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.configuration.cache.ExpirationConfiguration.*. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.ExpirationConfiguration.*. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.GroupsConfiguration.ENABLED. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.GroupsConfiguration.GROUPERS. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.configuration.cache.HashConfiguration.*. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.HashConfiguration.*. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.configuration.Builder' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.configuration.AbstractTypedPropertiesConfiguration.PROPERTIES. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.IndexingConfiguration.AUTO_CONFIG. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.IndexingConfiguration.INDEX. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.commons.configuration.attributes.SimpleInstanceAttributeCopier. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.configuration.cache.InterceptorConfiguration.*. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.AbstractTypedPropertiesConfiguration.PROPERTIES' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.AbstractTypedPropertiesConfiguration.PROPERTIES' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.configuration.AbstractTypedPropertiesConfiguration.PROPERTIES. | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.configuration.cache.InterceptorConfiguration.*. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.InterceptorConfiguration.*. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.InvocationBatchingConfiguration.ENABLED. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.transaction.TransactionMode.NON_TRANSACTIONAL. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.configuration.Builder' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.JMXStatisticsConfiguration.ENABLED. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.configuration.Builder' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.configuration.cache.L1Configuration.*. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.L1Configuration.*. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.configuration.cache.LockingConfiguration.*. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.LockingConfiguration.*. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.PartitionHandlingConfiguration.ENABLED. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.configuration.Builder' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Constructor' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Constructor' | 9 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Constructor' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.PersistenceConfiguration.PASSIVATION' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.PersistenceConfiguration.PASSIVATION' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.PersistenceConfiguration.PASSIVATION. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.RecoveryConfiguration.ENABLED. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.RecoveryConfiguration.RECOVERY_INFO_CACHE_NAME. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.CacheConfigurationException' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.SingleFileStoreConfiguration.FRAGMENTATION_FACTOR. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.SingleFileStoreConfiguration.LOCATION. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.SingleFileStoreConfiguration.MAX_ENTRIES. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 7 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.configuration.Builder' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.SingletonStoreConfiguration.ENABLED. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.SingletonStoreConfiguration.PUSH_STATE_TIMEOUT. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.SingletonStoreConfiguration.PUSH_STATE_WHEN_COORDINATOR. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.SitesConfiguration.*' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.SitesConfiguration.*' | 13 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.configuration.cache.SitesConfiguration.*. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.SitesConfiguration.*. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.configuration.cache.StateTransferConfiguration.*. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.StateTransferConfiguration.*. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.StoreAsBinaryConfiguration.ENABLED. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.StoreAsBinaryConfiguration.STORE_KEYS_AS_BINARY. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.StoreAsBinaryConfiguration.STORE_VALUES_AS_BINARY. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 7 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.configuration.Builder' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.SyncConfiguration.REPL_TIMEOUT. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.TakeOfflineConfiguration.AFTER_FAILURES. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.TakeOfflineConfiguration.MIN_TIME_TO_WAIT. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.configuration.Builder' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.configuration.cache.TransactionConfiguration.*. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.TransactionConfiguration.*. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.invoke.MethodHandles' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.invoke.MethodHandles' | 5 | |
| imports | ImportOrder | Wrong order for 'java.lang.invoke.MethodHandles' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Synchronization' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Synchronization' | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.UnsafeConfiguration.UNRELIABLE_RETURN_VALUES. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.VersioningConfiguration.ENABLED. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.VersioningConfiguration.SCHEME. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.configuration.Builder' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.configuration.cache.XSiteStateTransferConfiguration.*. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.XSiteStateTransferConfiguration.*. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.CacheConfigurationException' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.Configuration' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.Configuration' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.global.ExecutorFactoryConfiguration.*' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.global.ExecutorFactoryConfiguration.*' | 10 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.configuration.global.ExecutorFactoryConfiguration.*. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.global.ExecutorFactoryConfiguration.*. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.global.GlobalAuthorizationConfiguration.*' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.global.GlobalAuthorizationConfiguration.*' | 19 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.configuration.global.GlobalAuthorizationConfiguration.*. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.global.GlobalAuthorizationConfiguration.*. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Version' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Version' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.factories.annotations.SurvivesRestarts' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.factories.annotations.SurvivesRestarts' | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 9 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.CacheConfigurationException' import. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.Arrays.asList. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration.ALLOW_DUPLICATE_DOMAINS. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration.CACHE_MANAGER_NAME. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration.ENABLED. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration.JMX_DOMAIN. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration.MBEAN_SERVER_LOOKUP. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration.PROPERTIES. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.global.ScheduledExecutorFactoryConfiguration.*' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.global.ScheduledExecutorFactoryConfiguration.*' | 10 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.configuration.global.ScheduledExecutorFactoryConfiguration.*. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.global.ScheduledExecutorFactoryConfiguration.*. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AdvancedExternalizer' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AdvancedExternalizer' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.ThreadFactory' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.ThreadFactory' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ThreadFactory' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.ThreadFactory' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.ThreadFactory' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ThreadFactory' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.attributes.Attribute' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.CacheConfigurationException' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays.asList' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays.asList' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.Arrays.asList. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.global.TransportConfiguration.*' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.global.TransportConfiguration.*' | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.configuration.global.TransportConfiguration.*. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.global.TransportConfiguration.*. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - javax.xml.stream.XMLStreamConstants.END_ELEMENT. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.XMLConstants' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.XMLConstants' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.util.logging.Log' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.util.logging.Log' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.configuration.cache.*. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 46 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 46 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamConstants' import. | 46 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 48 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 54 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 54 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.StringPropertyReplacer.replaceProperties. | 54 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.factories.KnownComponentNames.*. | 55 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.*. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.configuration.cache.*. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 46 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 46 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamConstants' import. | 46 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 49 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 49 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 49 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 55 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 55 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.StringPropertyReplacer.replaceProperties. | 55 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.factories.KnownComponentNames.*. | 56 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.*. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.configuration.cache.*. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 47 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 47 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamConstants' import. | 47 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 50 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 50 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 50 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 56 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 56 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.StringPropertyReplacer.replaceProperties. | 56 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.factories.KnownComponentNames.*. | 57 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.*. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - javax.xml.stream.XMLStreamConstants.END_DOCUMENT. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - javax.xml.stream.XMLStreamConstants.START_DOCUMENT. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - javax.xml.stream.XMLStreamConstants.START_ELEMENT. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.BufferedInputStream' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.BufferedInputStream' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.BufferedInputStream' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.namespace.QName' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.namespace.QName' | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.namespace.NamespaceContext' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.namespace.NamespaceContext' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.CacheConfigurationException' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.parsers.DocumentBuilder' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.parsers.DocumentBuilder' | 20 | |
| imports | ImportOrder | Wrong order for 'javax.xml.parsers.DocumentBuilder' import. | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.beans.PropertyEditor' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'java.beans.PropertyEditor' | 28 | |
| imports | ImportOrder | Wrong order for 'java.beans.PropertyEditor' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.concurrent.ParallelIterableMap.KeyValueAction' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.concurrent.ParallelIterableMap.KeyValueAction' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.equivalence.AnyEquivalence' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.equivalence.AnyEquivalence' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.concurrent.jdk8backported.BoundedEquivalentConcurrentHashMapV8.Eviction' import. | 15 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.filter.KeyValueFilter' import. | 26 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.AbstractCollection' | 32 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.AbstractCollection' | 32 | |
| imports | ImportOrder | Wrong order for 'java.util.AbstractCollection' import. | 32 | |
| imports | ImportOrder | Wrong order for 'java.util.Map.Entry' import. | 39 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.persistence.manager.PersistenceManager.AccessMode.BOTH' | 43 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.persistence.manager.PersistenceManager.AccessMode.BOTH' | 43 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.manager.PersistenceManager.AccessMode.BOTH. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.atomic.Delta' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.container.entries.CacheEntry' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.container.entries.CacheEntry' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.container.entries.*. | 3 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.container.entries.metadata.MetadataImmortalCacheEntry' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.container.DataContainer' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.container.DataContainer' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.container.DataContainer' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicReference' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicReference' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicReference' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.LinkedList' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.LinkedList' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.LinkedList' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.container.entries.DeltaAwareCacheEntry.Flags.*' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.container.entries.DeltaAwareCacheEntry.Flags.*' | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.container.entries.DeltaAwareCacheEntry.Flags.*. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.container.entries.DeltaAwareCacheEntry.Flags.*. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.AbstractExternalizer' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.toStr. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.metadata.InternalMetadata. | 3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.io.UnsignedNumeric' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.toStr. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.toStr. | 13 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.container.entries.ReadCommittedEntry.Flags.*. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.container.entries.ReadCommittedEntry.Flags.*. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.container.DataContainer' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.container.entries.ReadCommittedEntry.Flags.COPIED' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.container.entries.ReadCommittedEntry.Flags.COPIED' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.container.entries.ReadCommittedEntry.Flags.COPIED. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.container.entries.ReadCommittedEntry.Flags.SKIP_LOOKUP. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.io.UnsignedNumeric' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.toStr. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.io.UnsignedNumeric' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.Math.min' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.Math.min' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.Math.min. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.toStr. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.Math.min' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.Math.min' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.Math.min. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.toStr. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.container.entries.ImmortalCacheValue' import. | 4 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.AbstractExternalizer' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.toStr. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.container.entries.AbstractInternalCacheEntry' import. | 4 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.io.UnsignedNumeric' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.container.entries.ExpiryHelper' import. | 4 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.io.UnsignedNumeric' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.container.entries.AbstractInternalCacheEntry' import. | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.io.UnsignedNumeric' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.container.entries.ExpiryHelper' import. | 4 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.io.UnsignedNumeric' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.container.entries.AbstractInternalCacheEntry' import. | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.io.UnsignedNumeric' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.Math.min' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.Math.min' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.Math.min. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.container.entries.ExpiryHelper' import. | 4 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.io.UnsignedNumeric' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 11 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.Math.min' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.Math.min' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.Math.min. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.AdvancedCache' import. | 10 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.AbstractExternalizer' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.container.entries.InternalCacheEntry' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.container.entries.InternalCacheEntry' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.factories.annotations.SurvivesRestarts. | 3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 13 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.SystemException' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.SystemException' | 15 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.SystemException' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Status' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Status' | 6 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Status' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 5 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 8 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.CACHE_MARSHALLER. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Externalizable' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Externalizable' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.Externalizable' import. | 5 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 8 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.concurrent.*. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.concurrent.FutureListener' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.concurrent.FutureListener' | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.concurrent.FutureListener' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.concurrent.FutureListener' | 11 | |
| imports | UnusedImports | Unused import - org.infinispan.commons.util.concurrent.FutureListener. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.remoting.transport.Address' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.remoting.transport.Address' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntry' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.read.MapCombineCommand' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.read.MapCombineCommand' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.PrimaryOwnerFilter' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 29 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 38 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 38 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 38 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 42 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR' | 50 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR' | 50 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.CACHE_MARSHALLER. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 24 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.distexec.mapreduce.MapReduceManagerImpl.IntermediateKey' import. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.hash.Hash' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.hash.Hash' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 9 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ObjectInput' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ObjectInput' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.ObjectInput' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ObjectInput' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ObjectInput' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.ObjectInput' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.distribution.topologyaware.TopologyInfo' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.distribution.topologyaware.TopologyInfo' | 10 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.AbstractExternalizer' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.hash.Hash' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.hash.Hash' | 10 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.AbstractExternalizer' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.METHOD. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.RetentionPolicy.RUNTIME. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Retention' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.Retention' | 6 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Retention' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.ReflectionUtil.invokeAccessibly. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.CollectionFactory' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.CollectionFactory' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.CollectionFactory' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 13 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.remoting.rpc.RpcManager' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.*' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.*' | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.*' import. | 18 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.Configuration' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 28 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 28 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR' | 39 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR' | 39 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.remoting.transport.Address' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.remoting.transport.Address' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.distribution.ch.ConsistentHash' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.distribution.ch.ConsistentHash' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Iterator' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.distribution.ch.ConsistentHash' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.distribution.ch.ConsistentHash' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.distribution.ch.ConsistentHash' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.distribution.ch.ConsistentHash' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.distribution.ch.ConsistentHash' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.distribution.ch.ConsistentHash' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.distribution.ch.ConsistentHash' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.distribution.ch.ConsistentHash' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'net.jcip.annotations.ThreadSafe' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'net.jcip.annotations.ThreadSafe' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.container.entries.InternalCacheEntry' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.container.entries.InternalCacheEntry' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicLong' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicLong' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicLong' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.persistence.manager.PersistenceManager.AccessMode' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.persistence.manager.PersistenceManager.AccessMode' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.manager.PersistenceManager.AccessMode. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.manager.PersistenceManager.AccessMode.BOTH. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.manager.PersistenceManager.AccessMode.PRIVATE. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.manager.PersistenceManager.AccessMode.SHARED. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.container.entries.InternalCacheEntry' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.container.entries.InternalCacheEntry' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.manager.PersistenceManager' import. | 17 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.notifications.cachelistener.CacheNotifier' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 23 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.persistence.PersistenceUtil.internalMetadata' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.persistence.PersistenceUtil.internalMetadata' | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.PersistenceUtil.internalMetadata. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.manager.PersistenceManager.AccessMode.BOTH. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.executors.SecurityAwareExecutorFactory' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.executors.SecurityAwareExecutorFactory' | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.TypedProperties' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.TypedProperties' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.executors.ThreadPoolExecutorFactory' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.executors.ThreadPoolExecutorFactory' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.executors.ThreadPoolExecutorFactory' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ExpirationConfigurationBuilder' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ExpirationConfigurationBuilder' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.notifications.cachelistener.CacheNotifier' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 21 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 21 | |
| imports | UnusedImports | Unused import - java.util.Map. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.CacheConfigurationException' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.InvocationTargetException' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.InvocationTargetException' | 20 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.InvocationTargetException' import. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.CacheConfigurationException' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.ref.WeakReference' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.ref.WeakReference' | 27 | |
| imports | ImportOrder | Wrong order for 'java.lang.ref.WeakReference' import. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.MODULE_COMMAND_INITIALIZERS' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.MODULE_COMMAND_INITIALIZERS' | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.MODULE_COMMAND_INITIALIZERS. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.commons.equivalence.AnyEquivalence. | 3 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.CacheConfigurationException' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.notifications.cachelistener.CacheNotifier' import. | 34 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.getInstance' | 52 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.getInstance' | 52 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.getInstance. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.factories.annotations.DefaultFactoryFor' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Version' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Version' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 36 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 36 | |
| imports | ImportOrder | Wrong order for 'javax.management.MBeanServer' import. | 36 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.ref.WeakReference' | 39 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.ref.WeakReference' | 39 | |
| imports | ImportOrder | Wrong order for 'java.lang.ref.WeakReference' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 61 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 61 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.transaction.xa.recovery.RecoveryAdminOperations' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.ref.WeakReference' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.ref.WeakReference' | 14 | |
| imports | ImportOrder | Wrong order for 'java.lang.ref.WeakReference' import. | 14 | |
| imports | UnusedImports | Unused import - java.lang.ref.WeakReference. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.CacheException' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.*' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.*' | 11 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.factories.KnownComponentNames.*. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.*. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.executors.ThreadPoolExecutorFactory' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.*' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.*' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.*' import. | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.concurrent.*. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.*' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.*' | 19 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.factories.KnownComponentNames.*. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.*. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.ConcurrentMap' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.ConcurrentMap' | 20 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ConcurrentMap' import. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Map.Entry' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.util.logging.Log' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.util.logging.Log' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.statetransfer.*. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.global.GlobalConfiguration' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.global.GlobalConfiguration' | 6 | |
| imports | UnusedImports | Unused import - org.infinispan.configuration.global.GlobalConfiguration. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionSynchronizationRegistry' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionSynchronizationRegistry' | 7 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionSynchronizationRegistry' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.TYPE. | 3 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Retention' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType' | 6 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.ElementType' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.METHOD. | 3 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Retention' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.METHOD. | 3 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Retention' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 12 | |
| imports | UnusedImports | Unused import - java.util.LinkedList. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.BufferedOutputStream' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.BufferedOutputStream' | 18 | |
| imports | ImportOrder | Wrong order for 'java.io.BufferedOutputStream' import. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 11 | |
| imports | UnusedImports | Unused import - org.infinispan.commons.util.FileLookup. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanParameterInfo' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanParameterInfo' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Field' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Field' | 8 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Field' import. | 8 | |
| imports | UnusedImports | Unused import - java.util.Collections. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.regex.Matcher' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ObjectInput' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ObjectInput' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.ObjectInput' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 11 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ObjectInput' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ObjectInput' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.ObjectInput' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.context.InvocationContextContainer. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.PersistenceUtil.convert. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.FlagAffectedCommand' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.FlagAffectedCommand' | 9 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.read.GetAllCommand' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.FlagAffectedCommand' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.FlagAffectedCommand' | 8 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.read.GetAllCommand' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.commands.write.*. | 8 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntryImpl' import. | 30 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.InvalidTransactionException' | 37 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.InvalidTransactionException' | 37 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.InvalidTransactionException' import. | 37 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 42 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 42 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 42 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.CACHE_MARSHALLER' | 46 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.CACHE_MARSHALLER' | 46 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.CACHE_MARSHALLER. | 46 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.PersistenceUtil.internalMetadata. | 47 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.manager.PersistenceManager.AccessMode.BOTH. | 48 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.manager.PersistenceManager.AccessMode.PRIVATE. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.FlagAffectedCommand' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.FlagAffectedCommand' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.read.GetAllCommand' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.toStr. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 19 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.persistence.manager.PersistenceManager.AccessMode.BOTH' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.persistence.manager.PersistenceManager.AccessMode.BOTH' | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.manager.PersistenceManager.AccessMode.BOTH. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.manager.PersistenceManager.AccessMode.PRIVATE. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.toStr. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.AbstractVisitor' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.AbstractVisitor' | 10 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.read.GetAllCommand' import. | 16 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.commands.write.*. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 18 | |
| imports | UnusedImports | Unused import - java.util.ArrayList. | 18 | |
| imports | UnusedImports | Unused import - java.util.HashSet. | 19 | |
| imports | UnusedImports | Unused import - java.util.LinkedList. | 20 | |
| imports | UnusedImports | Unused import - java.util.Set. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.CacheConfigurationException' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 19 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.AbstractVisitor' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.AbstractVisitor' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Status' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Status' | 26 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Status' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.CACHE_MARSHALLER. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.FlagAffectedCommand' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.FlagAffectedCommand' | 7 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.read.GetAllCommand' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.CACHE_MARSHALLER. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.marshall.core.MarshalledValue.isTypeExcluded. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.control.LockControlCommand' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.control.LockControlCommand' | 13 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.read.GetAllCommand' import. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.interceptors.base.CommandInterceptor' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.read.GetAllCommand' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.FlagAffectedCommand' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 21 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 19 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.read.GetAllCommand' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 26 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.FlagAffectedCommand' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.FlagAffectedCommand' | 12 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.remote.ClusteredGetAllCommand' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 56 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 56 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.toStr. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 25 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 33 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 33 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Future' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Future' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Future' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 16 | |
| imports | UnusedImports | Unused import - org.infinispan.commons.util.Util.toStr. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.toStr. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.container.entries.InternalCacheEntry' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.ExecutionException' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.ExecutionException' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ExecutionException' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.commands.read.GetAllCommand. | 5 | |
| imports | UnusedImports | Unused import - org.infinispan.container.entries.CacheEntry. | 19 | |
| imports | UnusedImports | Unused import - org.infinispan.remoting.transport.jgroups.SuspectException. | 28 | |
| imports | UnusedImports | Unused import - org.infinispan.statetransfer.OutdatedTopologyException. | 29 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 33 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 33 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 33 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 46 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 46 | |
| imports | UnusedImports | Unused import - org.infinispan.commons.util.Util.toStr. | 46 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.toStr. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.commands.TopologyAffectedCommand. | 4 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.read.GetAllCommand' import. | 9 | |
| imports | UnusedImports | Unused import - org.infinispan.commands.read.GetAllCommand. | 9 | |
| imports | UnusedImports | Unused import - org.infinispan.distribution.ch.ConsistentHash. | 26 | |
| imports | UnusedImports | Unused import - org.jgroups.demos.Topology. | 41 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 43 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 43 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 43 | |
| imports | UnusedImports | Unused import - java.util.HashSet. | 44 | |
| imports | UnusedImports | Unused import - java.util.Iterator. | 45 | |
| imports | UnusedImports | Unused import - java.util.Set. | 49 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 52 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 52 | |
| imports | UnusedImports | Unused import - org.infinispan.commons.util.Util.toStr. | 52 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.toStr. | 52 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.util.DeltaCompositeKeyUtil.filterDeltaCompositeKey. | 53 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.util.DeltaCompositeKeyUtil.filterDeltaCompositeKeys. | 54 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.util.DeltaCompositeKeyUtil.getAffectedKeysFromContext. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.transaction.impl.WriteSkewHelper.readVersionsFromResponse' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.transaction.impl.WriteSkewHelper.readVersionsFromResponse' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.transaction.impl.WriteSkewHelper.readVersionsFromResponse. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.DataCommand' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.DataCommand' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.toStr. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.atomic.DeltaCompositeKey' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.atomic.DeltaCompositeKey' | 8 | |
| imports | UnusedImports | Unused import - org.infinispan.commands.read.GetCacheEntryCommand. | 9 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.read.GetAllCommand' import. | 10 | |
| imports | UnusedImports | Unused import - org.infinispan.commands.read.GetKeyValueCommand. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 37 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 37 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 37 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.transaction.impl.WriteSkewHelper.performTotalOrderWriteSkewCheckAndReturnNewVersions' | 41 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.transaction.impl.WriteSkewHelper.performTotalOrderWriteSkewCheckAndReturnNewVersions' | 41 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.transaction.impl.WriteSkewHelper.performTotalOrderWriteSkewCheckAndReturnNewVersions. | 41 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.transaction.impl.WriteSkewHelper.performWriteSkewCheckAndReturnNewVersions. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.InvalidCacheUsageException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.InvalidCacheUsageException' | 5 | |
| imports | UnusedImports | Unused import - org.infinispan.commands.read.GetCacheEntryCommand. | 11 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.read.GetAllCommand' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 24 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 25 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 19 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.FlagAffectedCommand' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 22 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ByteArrayOutputStream' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ByteArrayOutputStream' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayOutputStream' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.marshalling.ByteOutput' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.marshalling.ByteOutput' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Externalizable' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Externalizable' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.Externalizable' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.String.format' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.String.format' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.String.format. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.marshalling.ByteOutput' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.marshalling.ByteOutput' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.filter.Converter' import. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.*' | 40 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.*' | 40 | |
| imports | ImportOrder | Wrong order for 'java.util.*' import. | 40 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 40 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.REMOTE_COMMAND_EXECUTOR' | 50 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.REMOTE_COMMAND_EXECUTOR' | 50 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.REMOTE_COMMAND_EXECUTOR. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.EnumSet' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.EnumSet' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.EnumSet' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayDeque' | 48 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayDeque' | 48 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayDeque' import. | 48 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR' | 66 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR' | 66 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.NoSuchElementException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.NoSuchElementException' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.NoSuchElementException' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.EnumSet' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.EnumSet' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.EnumSet' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.global.GlobalConfiguration' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.global.GlobalConfiguration' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.factories.AbstractComponentRegistry.Component' import. | 10 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.factories.annotations.Start' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.InstanceNotFoundException' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.InstanceNotFoundException' | 18 | |
| imports | ImportOrder | Wrong order for 'javax.management.InstanceNotFoundException' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashSet' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashSet' | 24 | |
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.management.MBeanServer' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.management.MBeanServer' import. | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 6 | |
| imports | ImportOrder | Wrong order for 'javax.management.MBeanServer' import. | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.InstanceAlreadyExistsException' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.InstanceAlreadyExistsException' | 8 | |
| imports | ImportOrder | Wrong order for 'javax.management.InstanceAlreadyExistsException' import. | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.management.ManagementFactory' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.Attribute' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.Attribute' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.management.Attribute' import. | 14 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Field' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 56 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 56 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.AbstractDelegatingMarshaller' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 112 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 112 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 112 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.GLOBAL_MARSHALLER' | 118 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.GLOBAL_MARSHALLER' | 118 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.GLOBAL_MARSHALLER. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.AbstractDelegatingMarshaller' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.IllegalLifecycleStateException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.IllegalLifecycleStateException' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.CACHE_MARSHALLER' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.CACHE_MARSHALLER' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.CACHE_MARSHALLER. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.CacheException' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Externalizable' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Externalizable' | 17 | |
| imports | ImportOrder | Wrong order for 'java.io.Externalizable' import. | 17 | |
| imports | UnusedImports | Unused import - java.util.Arrays. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.io.ExposedByteArrayOutputStream' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 16 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.CancelCommand' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.CancelCommand' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 11 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.io.UnsignedNumeric' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.io.UnsignedNumeric' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 13 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.commands.write.*. | 11 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.io.UnsignedNumeric' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 19 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.io.UnsignedNumeric' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.io.UnsignedNumeric' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'net.jcip.annotations.Immutable' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'net.jcip.annotations.Immutable' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AbstractExternalizer' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AbstractExternalizer' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.AbstractExternalizer' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.Math.min' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.Math.min' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.Math.min. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashSet' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashSet' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.notifications.Listener' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.notifications.Listener' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.notifications.cachelistener.annotation.*. | 34 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.notifications.cachelistener.event.*. | 40 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.notifications.cachelistener.filter.*. | 42 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Status' | 52 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Status' | 52 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Status' import. | 52 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 56 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 56 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Annotation' import. | 56 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.InfinispanCollections.transformCollectionToMap' | 73 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.InfinispanCollections.transformCollectionToMap' | 73 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.InfinispanCollections.transformCollectionToMap. | 73 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.notifications.cachelistener.event.Event.Type.*. | 74 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.notifications.cachelistener.event.Event.Type.*. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Queue' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Queue' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.Queue' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Iterator' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Iterator' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.Iterator' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 8 | |
| imports | UnusedImports | Unused import - java.util.Map. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.notifications.IncorrectListenerException' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType' | 8 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.ElementType' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType' | 8 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.ElementType' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType' | 5 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.ElementType' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType' | 9 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.ElementType' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 17 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 11 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 11 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 20 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'net.jcip.annotations.ThreadSafe' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'net.jcip.annotations.ThreadSafe' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.CollectionFactory' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.CollectionFactory' | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.notifications.cachelistener.event.*. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 11 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 8 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Annotation' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 6 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Annotation' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 11 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 11 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.notifications.cachemanagerlistener.annotation.CacheStarted' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 22 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 22 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 24 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Annotation' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.notifications.cachemanagerlistener.event.Event. | 8 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.notifications.cachemanagerlistener.event.Event.Type' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 14 | |
| imports | UnusedImports | Unused import - java.util.Collections. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 16 | |
| imports | ImportOrder | Wrong order for 'javax.security.auth.Subject' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 19 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Annotation' import. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.security.Security' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.security.Security' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.LocalFlagAffectedCommand' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.LocalFlagAffectedCommand' | 8 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.read.GetAllCommand' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 20 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.TaskContextImpl' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashSet' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashSet' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Executor' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntry' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicReference' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicReference' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicReference' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.modifications.Modification' import. | 9 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.CacheException' import. | 12 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntry' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 21 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashSet' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashSet' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.spi.CacheLoader' import. | 13 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntry' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 27 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 23 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.marshall.core.MarshalledValue' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.marshall.core.MarshalledValue' | 8 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.StreamingMarshaller' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.api.Lifecycle' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.api.Lifecycle' | 7 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntry' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 52 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 52 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 52 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.*' | 55 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.*' | 55 | |
| imports | ImportOrder | Wrong order for 'java.util.*' import. | 55 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 55 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.MILLISECONDS' | 64 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.MILLISECONDS' | 64 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.MILLISECONDS. | 64 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.context.Flag.*. | 65 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.*. | 65 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.CACHE_MARSHALLER. | 66 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.PERSISTENCE_EXECUTOR. | 67 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.manager.PersistenceManager.AccessMode.BOTH. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Executor' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Executor' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.api.Lifecycle' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.api.Lifecycle' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.api.Lifecycle' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.api.Lifecycle' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Executor' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.persistence.spi.AdvancedCacheLoader. | 8 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntry' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntry' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntry' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.marshall.core.MarshalledEntryImpl. | 7 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntry' import. | 9 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 20 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.persistence.PersistenceUtil.internalMetadata' | 31 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.persistence.PersistenceUtil.internalMetadata' | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.PersistenceUtil.internalMetadata. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.Configuration' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.Configuration' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.filter.KeyFilter' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.InvalidTransactionException' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.InvalidTransactionException' | 25 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.InvalidTransactionException' import. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashSet' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashSet' | 30 | |
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.Configuration' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.Configuration' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.remoting.responses.ExceptionResponse. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.LinkedList' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.LinkedList' | 19 | |
| imports | ImportOrder | Wrong order for 'java.util.LinkedList' import. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 24 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.REMOTE_COMMAND_EXECUTOR' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.REMOTE_COMMAND_EXECUTOR' | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.REMOTE_COMMAND_EXECUTOR. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.ExecutorService' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.ExecutorService' | 24 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ExecutorService' import. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.REMOTE_COMMAND_EXECUTOR' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.REMOTE_COMMAND_EXECUTOR' | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.REMOTE_COMMAND_EXECUTOR. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AbstractExternalizer' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AbstractExternalizer' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AbstractExternalizer' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AbstractExternalizer' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ObjectOutput' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ObjectOutput' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.ObjectOutput' import. | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.concurrent.NotifyingNotifiableFuture' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.text.NumberFormat' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.text.NumberFormat' | 5 | |
| imports | ImportOrder | Wrong order for 'java.text.NumberFormat' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 15 | |
| imports | UnusedImports | Unused import - org.infinispan.Cache. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.ReplicableCommand' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.ReplicableCommand' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.ReplicableCommand' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.ReplicableCommand' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.String.format. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.MILLISECONDS. | 4 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.commons.util.Util.*. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.*. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.remoting.transport.jgroups.JGroupsTransport.fromJGroupsAddress. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.NotSerializableException' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.NotSerializableException' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.NotSerializableException' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'net.jcip.annotations.GuardedBy' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'net.jcip.annotations.GuardedBy' | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.*' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.*' | 21 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.concurrent.TimeUnit.*. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.*. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.formatString. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.prettyPrintTime. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.remoting.responses.ExceptionResponse' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 55 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 55 | |
| imports | ImportOrder | Wrong order for 'javax.management.MBeanServer' import. | 55 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 58 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 58 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 58 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR' | 75 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR' | 75 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR. | 75 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.GLOBAL_MARSHALLER. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.factories.scopes.Scope' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.factories.scopes.Scope' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.util.logging.Log' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.util.logging.Log' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'sun.reflect.Reflection' | 15 | |
| imports | IllegalImport | Illegal import - sun.reflect.Reflection. | 15 | |
| imports | ImportOrder | Extra separation in import group before 'sun.reflect.Reflection' | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.manager.EmbeddedCacheManager' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.manager.EmbeddedCacheManager' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.Configuration' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.Configuration' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.security.AuditContext' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.security.AuditContext' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.security.AuthorizationPermission' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.security.AuthorizationPermission' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.InfinispanCollections' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.InfinispanCollections' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.security.PrincipalRoleMapper' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.security.PrincipalRoleMapper' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.security.PrincipalRoleMapper' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.security.PrincipalRoleMapper' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.security.AuditContext' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.security.AuditContext' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.security.AuditContext' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.security.AuditContext' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.commands.write.*. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Iterator' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Iterator' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.Iterator' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntry' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.*' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.*' | 25 | |
| imports | ImportOrder | Wrong order for 'java.util.*' import. | 25 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.AbstractExternalizer' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 55 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 55 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 55 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 56 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.context.Flag.CACHE_MODE_LOCAL' | 75 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.context.Flag.CACHE_MODE_LOCAL' | 75 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.CACHE_MODE_LOCAL. | 75 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.IGNORE_RETURN_VALUES. | 76 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.PUT_FOR_STATE_TRANSFER. | 77 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.SKIP_LOCKING. | 78 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.SKIP_OWNERSHIP_CHECK. | 79 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.SKIP_REMOTE_LOOKUP. | 80 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.SKIP_SHARED_CACHE_STORE. | 81 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.SKIP_XSITE_BACKUP. | 82 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR. | 83 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.STATE_TRANSFER_EXECUTOR. | 84 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.manager.PersistenceManager.AccessMode.PRIVATE. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.notifications.Listener' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.*' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.*' | 27 | |
| imports | ImportOrder | Wrong order for 'java.util.*' import. | 27 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR' | 31 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR' | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 39 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 39 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 32 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 32 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.factories.annotations.Inject' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.factories.annotations.Inject' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.interceptors.CacheMgmtInterceptor' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.interceptors.CacheMgmtInterceptor' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.hash.Hash' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.hash.Hash' | 9 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.AbstractExternalizer' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 11 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.util.logging.LogFactory.CLUSTER' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.util.logging.LogFactory.CLUSTER' | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.util.logging.LogFactory.CLUSTER. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 39 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 39 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 39 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR' | 51 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR' | 51 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR. | 51 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.util.logging.LogFactory.CLUSTER. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 29 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 29 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR' | 39 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR' | 39 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 5 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.write.WriteCommand' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.write.WriteCommand' | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.toStr. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.util.DeltaCompositeKeyUtil.filterDeltaCompositeKeys' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.util.DeltaCompositeKeyUtil.filterDeltaCompositeKeys' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.util.DeltaCompositeKeyUtil.filterDeltaCompositeKeys. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 17 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 21 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 21 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 23 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.xa.XAResource.XA_OK' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.xa.XAResource.XA_OK' | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - javax.transaction.xa.XAResource.XA_OK. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - javax.transaction.xa.XAResource.XA_RDONLY. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 42 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 42 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 42 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 6 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.naming.InitialContext' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.naming.InitialContext' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 7 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Status' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Status' | 15 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Status' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 7 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.HeuristicMixedException' import. | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicInteger' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 7 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.HeuristicMixedException' import. | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.String.format' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.String.format' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.String.format. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.xa.XAResource' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.xa.XAResource' | 6 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.xa.XAResource' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.xa.Xid' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.xa.Xid' | 6 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.xa.Xid' import. | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 7 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Random' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Random' | 25 | |
| imports | ImportOrder | Wrong order for 'java.util.Random' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.xa.XAException' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.xa.XAException' | 15 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.xa.XAException' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.ConcurrentMap' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.ConcurrentMap' | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ConcurrentMap' import. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.xa.Xid' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.xa.Xid' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.xa.Xid' import. | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Status' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Status' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Status' import. | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.xa.Xid' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.xa.Xid' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.xa.Xid' import. | 11 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.xa.Xid' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.xa.Xid' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.xa.Xid' import. | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 7 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Status' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Status' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Status' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.xa.Xid' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.xa.Xid' | 6 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.xa.Xid' import. | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.xa.XAException' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.xa.XAException' | 24 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.xa.XAException' import. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 27 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.xa.Xid' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.xa.Xid' | 8 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.xa.Xid' import. | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.toStr. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Immutables' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Immutables' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.Immutables' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayDeque' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayDeque' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayDeque' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.ReplicableCommand' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.ReplicableCommand' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 22 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections.singletonMap' | 34 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections.singletonMap' | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.Collections.singletonMap. | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.Collections.unmodifiableMap. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicBoolean' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicBoolean' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicBoolean' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 5 | |
| imports | UnusedImports | Unused import - java.util.Collections. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicLong' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicLong' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicLong' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.MILLISECONDS' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.MILLISECONDS' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.MILLISECONDS. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.util.concurrent.locks.containers.*. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.MILLISECONDS' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.MILLISECONDS' | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.MILLISECONDS. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.toStr. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.transaction.xa.GlobalTransaction. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicInteger' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicInteger' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.toStr' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.toStr. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.InstanceAlreadyExistsException' | 36 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.InstanceAlreadyExistsException' | 36 | |
| imports | ImportOrder | Wrong order for 'javax.management.InstanceAlreadyExistsException' import. | 36 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 46 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 46 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 46 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.*' | 57 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.*' | 57 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.jboss.logging.Logger.Level.*. | 57 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.*. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.BufferedInputStream' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.BufferedInputStream' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.BufferedInputStream' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 5 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 36 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 36 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 36 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 38 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 38 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 32 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 32 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 32 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 5 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.TakeOfflineConfiguration' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.TakeOfflineConfiguration' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.MILLISECONDS' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.MILLISECONDS' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.MILLISECONDS. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 19 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 17 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.EnumSet' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.context.Flag.*' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.context.Flag.*' | 21 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.context.Flag.*. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.*. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 29 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 29 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR' | 40 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR' | 40 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR. | 40 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.spi.AdvancedCacheLoader.CacheLoaderTask. | 41 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.spi.AdvancedCacheLoader.TaskContext. | 42 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.remoting.transport.RetryOnFailureXSiteCommand.MaxRetriesPolicy. | 43 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.remoting.transport.RetryOnFailureXSiteCommand.RetryPolicy. | 44 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand.StateTransferControl.FINISH_SEND. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 33 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 33 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 33 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.String.format' | 45 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.String.format' | 45 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.String.format. | 45 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.factories.KnownComponentNames.ASYNC_TRANSPORT_EXECUTOR. | 46 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.remoting.transport.RetryOnFailureXSiteCommand.*. | 47 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.remoting.transport.RetryOnFailureXSiteCommand.*. | 47 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand.StateTransferControl. | 48 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand.StateTransferControl.*. | 49 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand.StateTransferControl.*. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.Cache' import. | 4 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.fail. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertTrue' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertTrue' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.assertNoLocks' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.assertNoLocks' | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.assertNoLocks. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.NotSupportedException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.NotSupportedException' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.NotSupportedException' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 12 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 16 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.NotSupportedException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.NotSupportedException' | 12 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.NotSupportedException' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 16 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.v' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.v' | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.v. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.CountDownLatch' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.CountDownLatch' | 24 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.CountDownLatch' import. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractComponent' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractComponent' | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractComponent. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.replaceField. | 29 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Matchers.*. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.*. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.doAnswer. | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.spy. | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashSet' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashSet' | 20 | |
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 20 | |
| imports | UnusedImports | Unused import - java.util.concurrent.ThreadFactory. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 21 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.container.entries.CacheEntry. | 5 | |
| imports | UnusedImports | Unused import - org.infinispan.container.entries.ReadCommittedEntry. | 6 | |
| imports | UnusedImports | Unused import - org.infinispan.context.InvocationContext. | 8 | |
| imports | UnusedImports | Unused import - org.infinispan.transaction.impl.TransactionCoordinator. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 19 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertTrue' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertTrue' | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNull. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 13 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.distribution.DistributionTestHelper.getFirstNonOwner' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.distribution.DistributionTestHelper.getFirstNonOwner' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.distribution.DistributionTestHelper.getFirstNonOwner. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.distribution.DistributionTestHelper.getFirstOwner. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.internal.junit.ArrayAsserts.assertArrayEquals. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.container.entries.CacheEntry' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Future' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Future' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Future' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 17 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.container.versioning.InequalVersionComparisonResult.*' import. | 18 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.container.versioning.InequalVersionComparisonResult.*. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.container.versioning.InequalVersionComparisonResult.*. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.CACHE_MODE_LOCAL. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.CacheMode' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 16 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 7 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNull. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNull. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 10 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.LinkedList' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.LinkedList' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.LinkedList' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 13 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.fwk.TestCacheManagerFactory.*' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.fwk.TestCacheManagerFactory.*' | 15 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.fwk.TestCacheManagerFactory.*. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.fwk.TestCacheManagerFactory.*. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicReference' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicReference' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicReference' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 3 | |
| imports | ImportOrder | Wrong order for 'org.testng.AssertJUnit.assertEquals' import. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 4 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 12 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.ConfigurationBuilder' import. | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.CacheConfigurationException' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertFalse' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertFalse' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertFalse. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.CACHE_MODE_LOCAL. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.SKIP_CACHE_LOAD. | 4 | |
| imports | UnusedImports | Unused import - org.infinispan.context.Flag.SKIP_CACHE_STORE. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.SKIP_CACHE_STORE. | 5 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotSame. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 10 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.AdvancedCache' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 27 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 12 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.context.Flag.CACHE_MODE_LOCAL' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.context.Flag.CACHE_MODE_LOCAL' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.CACHE_MODE_LOCAL. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 11 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.context.InvocationContextFactory. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.context.InvocationContextContainer. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.LinkedList' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.LinkedList' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.LinkedList' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 21 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 21 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 8 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.test.fwk.TestCacheManagerFactory. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 8 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.CACHE_MODE_LOCAL. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.k. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.v. | 5 | |
| imports | UnusedImports | Unused import - org.mockito.Matchers.anyBoolean. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyBoolean. | 6 | |
| imports | UnusedImports | Unused import - org.mockito.Matchers.anyLong. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyLong. | 7 | |
| imports | UnusedImports | Unused import - org.mockito.Matchers.anyObject. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyObject. | 8 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.*. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 15 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 15 | |
| imports | UnusedImports | Unused import - java.util.List. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Status' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Status' | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 24 | |
| imports | UnusedImports | Unused import - org.infinispan.commands.remote.CacheRpcCommand. | 25 | |
| imports | UnusedImports | Unused import - org.infinispan.remoting.rpc.ResponseFilter. | 34 | |
| imports | UnusedImports | Unused import - org.infinispan.remoting.rpc.ResponseMode. | 35 | |
| imports | UnusedImports | Unused import - org.infinispan.remoting.rpc.RpcManager. | 36 | |
| imports | UnusedImports | Unused import - org.infinispan.remoting.rpc.RpcManagerImpl. | 37 | |
| imports | UnusedImports | Unused import - org.infinispan.remoting.transport.Address. | 38 | |
| imports | UnusedImports | Unused import - org.infinispan.remoting.transport.Transport. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 7 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 7 | |
| imports | UnusedImports | Unused import - java.lang.reflect.Method. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 7 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.NotSupportedException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.NotSupportedException' | 7 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.NotSupportedException' import. | 7 | |
| imports | UnusedImports | Unused import - javax.transaction.NotSupportedException. | 7 | |
| imports | UnusedImports | Unused import - javax.transaction.SystemException. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 8 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.context.InvocationContextContainer. | 10 | |
| imports | UnusedImports | Unused import - org.infinispan.context.InvocationContextFactory. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 25 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.RollbackException' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 30 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 45 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 45 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 45 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.*' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.*' | 8 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.Assert.*. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.*. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.dummy.DummyInMemoryStoreConfigurationBuilder' import. | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntry' import. | 8 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 15 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 17 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.atomic.AtomicMapLookup.getAtomicMap' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.atomic.AtomicMapLookup.getAtomicMap' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.atomic.AtomicMapLookup.getAtomicMap. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.atomic.AtomicMapLookup.getFineGrainedAtomicMap. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 11 | |
| imports | UnusedImports | Unused import - org.infinispan.commons.CacheConfigurationException. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.atomic.AtomicHashMapTestAssertions.assertIsEmpty. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.atomic.AtomicHashMapTestAssertions.assertIsEmptyMap. | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.ConfigurationBuilder' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.SystemException' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.SystemException' | 16 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.SystemException' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.atomic.AtomicHashMapTestAssertions.*. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.atomic.AtomicHashMapTestAssertions.*. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 11 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 18 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 21 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 32 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 32 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 21 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 21 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withTx' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withTx' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withTx. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.RollbackException' import. | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.atomic.AtomicMapLookup.getAtomicMap' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.atomic.AtomicMapLookup.getAtomicMap' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.atomic.AtomicMapLookup.getAtomicMap. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.atomic.AtomicMapLookup.getAtomicMap' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.atomic.AtomicMapLookup.getAtomicMap' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.atomic.AtomicMapLookup.getAtomicMap. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.atomic.AtomicMapLookup.getFineGrainedAtomicMap. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 21 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.RollbackException' import. | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.atomic.AtomicMapLookup.getAtomicMap' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.atomic.AtomicMapLookup.getAtomicMap' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.atomic.AtomicMapLookup.getAtomicMap. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Constructor' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Constructor' | 7 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Constructor' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 20 | |
| imports | UnusedImports | Unused import - org.infinispan.transaction.TransactionMode. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNull. | 4 | |
| imports | ImportOrder | Wrong order for 'org.testng.Assert.assertFalse' import. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertFalse. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 14 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jgroups.util.Util.assertFalse' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.jgroups.util.Util.assertFalse' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jgroups.util.Util.assertFalse. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jgroups.util.Util.assertTrue. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.test.data.Key' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.fail. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertTrue' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertTrue' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotSame. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.equivalence.AnyEquivalence' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.equivalence.AnyEquivalence' | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Iterator' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Iterator' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.Iterator' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.concurrent.jdk8backported.BoundedEquivalentConcurrentHashMapV8.Eviction' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.concurrent.jdk8backported.BoundedEquivalentConcurrentHashMapV8.Eviction' | 20 | |
| imports | UnusedImports | Unused import - org.infinispan.commons.util.concurrent.jdk8backported.BoundedEquivalentConcurrentHashMapV8.Node. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.fail' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.fail' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 11 | |
| imports | ImportOrder | Wrong order for 'org.testng.AssertJUnit.assertNotNull' import. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.Comparator. | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicInteger' import. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 16 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.jboss.DefaultContextClassResolver' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.DefaultCacheManager' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 16 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.eviction.EvictionStrategy.*' import. | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.eviction.EvictionStrategy.*. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.eviction.EvictionStrategy.*. | 17 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.CacheMode.*' import. | 18 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.configuration.cache.CacheMode.*. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.CacheMode.*. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.fwk.TestCacheManagerFactory.createCacheManager. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.transaction.TransactionMode.NON_TRANSACTIONAL. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.net.URL' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.URL' | 8 | |
| imports | ImportOrder | Wrong order for 'java.net.URL' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.XMLConstants' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.XMLConstants' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 3 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.Cache' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 15 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 15 | |
| imports | UnusedImports | Unused import - java.util.Collections. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.container.entries.InternalCacheEntry. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 17 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.AbstractInfinispanTest.TIME_SERVICE' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.AbstractInfinispanTest.TIME_SERVICE' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.AbstractInfinispanTest.TIME_SERVICE. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.doNothing. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.JGROUPS_CONFIG. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 9 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.CacheMode' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.filter.KeyValueFilter' import. | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.concurrent.ParallelIterableMap.KeyValueAction' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections.synchronizedCollection' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections.synchronizedCollection' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.Collections.synchronizedCollection. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 16 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 12 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertNotNull' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertNotNull' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 15 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.test.TestingUtil.withCacheManager' import. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 45 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 45 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 45 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 51 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 51 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 51 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 51 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 52 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 8 | |
| imports | ImportOrder | Wrong order for 'org.testng.Assert.assertFalse' import. | 9 | |
| imports | UnusedImports | Unused import - org.testng.Assert.assertFalse. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertFalse. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.INFINISPAN_END_TAG. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.parsing.ConfigurationBuilderHolder' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.parsing.ConfigurationBuilderHolder' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.StringPropertyReplacer.replaceProperties. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamException' | 5 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamException' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.Cache' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 24 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 24 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.waitForRehashToComplete' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.waitForRehashToComplete' | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.waitForRehashToComplete. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Version' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Version' | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.equivalence.AnyEquivalence' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashSet' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashSet' | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Mockito.doNothing' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Mockito.doNothing' | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.doNothing. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.HeuristicRollbackException' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.HeuristicRollbackException' | 20 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.HeuristicRollbackException' import. | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 12 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.RollbackException' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 15 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 13 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.RollbackException' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 16 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.LinkedHashMap' | 32 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.LinkedHashMap' | 32 | |
| imports | ImportOrder | Wrong order for 'java.util.LinkedHashMap' import. | 32 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.*' | 37 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.*' | 37 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.concurrent.TimeUnit.*. | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.*. | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.container.versioning.InequalVersionComparisonResult.EQUAL. | 38 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractComponent. | 39 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.replaceComponent. | 40 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.replaceField. | 41 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 42 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.HeuristicRollbackException' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.HeuristicRollbackException' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.HeuristicRollbackException' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNull. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Status' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Status' | 15 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Status' import. | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ConcurrentSkipListSet' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertNull' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertNull' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNull. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 19 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.RollbackException' import. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jgroups.util.Util.assertNotNull' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.jgroups.util.Util.assertNotNull' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jgroups.util.Util.assertNotNull. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 15 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.RollbackException' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.HeuristicRollbackException' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.HeuristicRollbackException' | 18 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.HeuristicRollbackException' import. | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.LinkedList' import. | 22 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertTrue' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertTrue' | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 17 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 17 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 15 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.concurrent.NotifyingFuture' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 11 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.List. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 13 | |
| imports | UnusedImports | Unused import - org.infinispan.remoting.transport.BackupResponse. | 27 | |
| imports | UnusedImports | Unused import - org.infinispan.remoting.transport.jgroups.JGroupsTransport. | 29 | |
| imports | UnusedImports | Unused import - org.infinispan.util.logging.Log. | 32 | |
| imports | UnusedImports | Unused import - org.infinispan.xsite.XSiteBackup. | 33 | |
| imports | UnusedImports | Unused import - org.infinispan.xsite.XSiteReplicateCommand. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.ExecutionException' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.ExecutionException' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ExecutionException' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 16 | |
| imports | UnusedImports | Unused import - org.testng.AssertJUnit. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertTrue' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertTrue' | 27 | |
| imports | UnusedImports | Unused import - org.testng.AssertJUnit.assertTrue. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.configuration.cache.ConfigurationBuilder. | 4 | |
| imports | UnusedImports | Unused import - org.infinispan.configuration.global.GlobalConfigurationBuilder. | 5 | |
| imports | UnusedImports | Unused import - org.infinispan.manager.EmbeddedCacheManager. | 6 | |
| imports | UnusedImports | Unused import - org.infinispan.test.fwk.TestCacheManagerFactory. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.BufferedReader' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 | |
| imports | UnusedImports | Unused import - org.infinispan.configuration.cache.CacheMode. | 7 | |
| imports | UnusedImports | Unused import - org.infinispan.configuration.cache.ConfigurationBuilder. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 7 | |
| imports | UnusedImports | Unused import - java.util.Map. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.Cache' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.MILLISECONDS. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.now. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.Cache. | 3 | |
| imports | UnusedImports | Unused import - org.infinispan.configuration.cache.ConfigurationBuilder. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.Cache. | 3 | |
| imports | UnusedImports | Unused import - org.infinispan.configuration.cache.ConfigurationBuilder. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Iterator' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Iterator' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.Iterator' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.MILLISECONDS' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.MILLISECONDS' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.MILLISECONDS. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.NANOSECONDS. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.distribution.DistributionTestHelper.isFirstOwner. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 14 | |
| imports | UnusedImports | Unused import - java.util.concurrent.CancellationException. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertFalse. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNull. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.context.Flag.SKIP_REMOTE_LOOKUP' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.context.Flag.SKIP_REMOTE_LOOKUP' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.SKIP_REMOTE_LOOKUP. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.context.Flag.SKIP_REMOTE_LOOKUP' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.context.Flag.SKIP_REMOTE_LOOKUP' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.SKIP_REMOTE_LOOKUP. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.container.entries.MortalCacheEntry. | 12 | |
| imports | UnusedImports | Unused import - org.infinispan.container.entries.metadata.MetadataMortalCacheEntry. | 13 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.distribution.ch.ConsistentHash' import. | 15 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.test.fwk.TransportFlags' import. | 23 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 26 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 26 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.persistence.dummy.DummyInMemoryStore. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.BrokenBarrierException' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.BrokenBarrierException' | 24 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.BrokenBarrierException' import. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.fail' | 32 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.fail' | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.fail. | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.doAnswer. | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.withSettings. | 35 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 36 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.BrokenBarrierException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.BrokenBarrierException' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.BrokenBarrierException' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.concurrent.AbstractInProcessFuture' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.*' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.*' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.*' import. | 12 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.Math.*' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.Math.*' | 15 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.lang.Math.*. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.Math.*. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 8 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.k' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.k' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.k. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.v. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertFalse' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertFalse' | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.context.Flag.SKIP_REMOTE_LOOKUP' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.context.Flag.SKIP_REMOTE_LOOKUP' | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.SKIP_REMOTE_LOOKUP. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.SKIP_REMOTE_LOOKUP. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.ExecutionException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.ExecutionException' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ExecutionException' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.PersistenceUtil' import. | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashSet' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashSet' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.String.format' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.String.format' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.String.format. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.distribution.DistributionTestHelper.addressOf. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.distribution.DistributionTestHelper.isOwner. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.BrokenBarrierException' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.BrokenBarrierException' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.BrokenBarrierException' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNull. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.commands.VisitableCommand. | 4 | |
| imports | UnusedImports | Unused import - org.infinispan.commands.read.GetKeyValueCommand. | 5 | |
| imports | UnusedImports | Unused import - org.infinispan.context.InvocationContext. | 7 | |
| imports | UnusedImports | Unused import - org.infinispan.interceptors.base.CommandInterceptor. | 8 | |
| imports | UnusedImports | Unused import - org.infinispan.interceptors.locking.PessimisticLockingInterceptor. | 9 | |
| imports | UnusedImports | Unused import - org.infinispan.remoting.rpc.RpcManager. | 10 | |
| imports | UnusedImports | Unused import - org.infinispan.tx.dld.ControlledRpcManager. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 16 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.HeuristicMixedException' import. | 16 | |
| imports | UnusedImports | Unused import - javax.transaction.HeuristicMixedException. | 16 | |
| imports | UnusedImports | Unused import - javax.transaction.HeuristicRollbackException. | 17 | |
| imports | UnusedImports | Unused import - javax.transaction.NotSupportedException. | 18 | |
| imports | UnusedImports | Unused import - javax.transaction.RollbackException. | 19 | |
| imports | UnusedImports | Unused import - javax.transaction.SystemException. | 20 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.BrokenBarrierException' import. | 22 | |
| imports | UnusedImports | Unused import - java.util.concurrent.BrokenBarrierException. | 22 | |
| imports | UnusedImports | Unused import - java.util.concurrent.CyclicBarrier. | 24 | |
| imports | UnusedImports | Unused import - java.util.concurrent.ExecutionException. | 25 | |
| imports | UnusedImports | Unused import - java.util.concurrent.atomic.AtomicBoolean. | 29 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 31 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.spi.CacheLoader' import. | 7 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntryImpl' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 14 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.k' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.k' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.k. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.marshaller. | 20 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.dummy.DummyInMemoryStore' import. | 9 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntryImpl' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.marshaller' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.marshaller' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.marshaller. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.BrokenBarrierException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.BrokenBarrierException' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.BrokenBarrierException' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 7 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 7 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.k' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.k' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.k. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.v. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.commands.read.GetKeyValueCommand. | 7 | |
| imports | UnusedImports | Unused import - org.infinispan.interceptors.distribution.L1NonTxInterceptor. | 14 | |
| imports | UnusedImports | Unused import - org.mockito.Mockito. | 23 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 28 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.HeuristicMixedException' import. | 28 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.BrokenBarrierException' import. | 33 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 41 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 41 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 41 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 42 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 43 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 43 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Mockito.*' | 45 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Mockito.*' | 45 | |
| imports | ImportOrder | Wrong order for 'org.mockito.Mockito.*' import. | 45 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 45 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.*. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.nio.charset.Charset' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.nio.charset.Charset' | 7 | |
| imports | ImportOrder | Wrong order for 'java.nio.charset.Charset' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.padString' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.padString' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.padString. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.prettyPrintTime. | 20 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.profiling.testinternals.Generator.*. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.profiling.testinternals.Generator.*. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicInteger' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.*' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.*' | 10 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.Assert.*. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.*. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.distribution.DistributionTestHelper.addressOf' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.distribution.DistributionTestHelper.addressOf' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.distribution.DistributionTestHelper.addressOf. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.distribution.DistributionTestHelper.hasOwners. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.distribution.DistributionTestHelper.isFirstOwner. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNull' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNull' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashSet' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashSet' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 9 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.k' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.k' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.k. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.v. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Status' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Status' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Status' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 13 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.k' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.k' | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.k. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.v. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Externalizable' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Externalizable' | 13 | |
| imports | ImportOrder | Wrong order for 'java.io.Externalizable' import. | 13 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.annotations.Test' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.annotations.Test' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNull. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 3 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.Cache' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.AbstractCacheTest.*' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.AbstractCacheTest.*' | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.AbstractCacheTest.*. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.AbstractCacheTest.*. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.killCacheManagers. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.fwk.TestCacheManagerFactory.createCacheManager. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertSame. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.hash.MurmurHash3' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.hash.MurmurHash3' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.Math.sqrt' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.Math.sqrt' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.Math.sqrt. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.hash.MurmurHash3' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.hash.MurmurHash3' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 27 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 19 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.HeuristicMixedException' import. | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.HeuristicMixedException' import. | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.distribution.DistAsyncFuncTest' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.distribution.DistAsyncFuncTest' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.distribution.DistSyncUnsafeFuncTest' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.distribution.DistSyncUnsafeFuncTest' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.distribution.group.Grouper' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.distribution.group.Grouper' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 26 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 26 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 32 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.SECONDS. | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.any. | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyCollection. | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyInt. | 35 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyString. | 36 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.*. | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 38 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 10 | |
| imports | UnusedImports | Unused import - java.util.Arrays. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.distribution.ch.ConsistentHash' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.distribution.ch.ConsistentHash' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 22 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.HeuristicMixedException' import. | 22 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 28 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.String.format' | 40 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.String.format' | 40 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.String.format. | 40 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.sleepRandom. | 41 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.fwk.TestCacheManagerFactory.*. | 42 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.fwk.TestCacheManagerFactory.*. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 24 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Matchers.any' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Matchers.any' | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.any. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyBoolean. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyInt. | 31 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.*. | 32 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.Assert.*. | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.*. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 27 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Matchers.any' | 34 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Matchers.any' | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.any. | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyInt. | 35 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.eq. | 36 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.doAnswer. | 37 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 38 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 19 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.concurrent.StateSequencerUtil.*' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.concurrent.StateSequencerUtil.*' | 23 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.concurrent.StateSequencerUtil.*. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.concurrent.StateSequencerUtil.*. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.concurrent.StateSequencerUtil.matchCommand. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 26 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 26 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Matchers.any' | 33 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Matchers.any' | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.any. | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyInt. | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.eq. | 35 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.doAnswer. | 36 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 30 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 30 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 35 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 35 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.SECONDS. | 35 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Matchers.*. | 36 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.*. | 36 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.doAnswer. | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.spy. | 38 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 39 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 23 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.SECONDS. | 28 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Matchers.*. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.*. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.doAnswer. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.spy. | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 25 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 26 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 35 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 35 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.SECONDS. | 35 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractComponent. | 36 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.replaceComponent. | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.replaceField. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.statetransfer.StateProvider. | 7 | |
| imports | UnusedImports | Unused import - org.infinispan.topology.LocalTopologyManager. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 23 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.concurrent.StateSequencerUtil.advanceOnComponentMethod' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.concurrent.StateSequencerUtil.advanceOnComponentMethod' | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.concurrent.StateSequencerUtil.advanceOnComponentMethod. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.concurrent.StateSequencerUtil.advanceOnGlobalComponentMethod. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.concurrent.StateSequencerUtil.matchMethodCall. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertTrue' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertTrue' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Status' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Status' | 15 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Status' import. | 15 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.test.TestingUtil. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.dummy.DummyInMemoryStore' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.String.format' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.String.format' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.String.format. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 24 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertTrue' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertTrue' | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 27 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.waitForRehashToComplete' | 31 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.waitForRehashToComplete' | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.waitForRehashToComplete. | 31 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.concurrent.StateSequencerUtil.*. | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.concurrent.StateSequencerUtil.*. | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNotNull. | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 35 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 6 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.distribution.ch.ConsistentHashFactory' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.distribution.ch.ConsistentHashFactory' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertTrue' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertTrue' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertFalse' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertFalse' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertFalse. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 35 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 35 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 35 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 43 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 43 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 43 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 12 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 13 | |
| imports | UnusedImports | Unused import - java.util.concurrent.Callable. | 14 | |
| imports | UnusedImports | Unused import - java.util.concurrent.ExecutionException. | 15 | |
| imports | UnusedImports | Unused import - java.util.concurrent.TimeoutException. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNull. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 12 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 12 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 33 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 33 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 33 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 43 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 43 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.StreamingMarshaller' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Externalizable' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Externalizable' | 18 | |
| imports | ImportOrder | Wrong order for 'java.io.Externalizable' import. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.StreamingMarshaller' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Externalizable' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Externalizable' | 13 | |
| imports | ImportOrder | Wrong order for 'java.io.Externalizable' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.util.DefaultTimeService. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.LinkedList' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.LinkedList' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.LinkedList' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.SECONDS. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertSame. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.any. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyLong. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.eq. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.isA. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.verify. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.when. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.Configuration' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.Configuration' | 11 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.Configuration' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.ScheduledExecutorService' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.ScheduledExecutorService' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ScheduledExecutorService' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.management.ManagementFactory' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.management.ManagementFactory' | 11 | |
| imports | ImportOrder | Wrong order for 'java.lang.management.ManagementFactory' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 15 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 15 | |
| imports | UnusedImports | Unused import - java.util.Collections. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.MILLISECONDS' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.MILLISECONDS' | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.MILLISECONDS. | 25 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.MILLISECONDS' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.MILLISECONDS' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.MILLISECONDS. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Mockito.mock' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Mockito.mock' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNotNull. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNull. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 16 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.factories.components.ComponentMetadataRepo' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.factories.components.ComponentMetadataRepo' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledValue' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.BrokenBarrierException' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.BrokenBarrierException' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.BrokenBarrierException' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 23 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 23 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.*. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.context.Flag.CACHE_MODE_LOCAL' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.context.Flag.CACHE_MODE_LOCAL' | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.CACHE_MODE_LOCAL. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 9 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.CacheMode' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.CACHE_MODE_LOCAL. | 3 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Matchers.*. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.*. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.when. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.NotSerializableException' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 10 | |
| imports | ImportOrder | Wrong order for 'org.testng.AssertJUnit.assertFalse' import. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertFalse. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNotNull. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNull. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 9 | |
| imports | UnusedImports | Unused import - java.util.concurrent.locks.LockSupport. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 24 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 32 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.EnumSet' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.EnumSet' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.EnumSet' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 14 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.when. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.fail' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.fail' | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 6 | |
| imports | ImportOrder | Wrong order for 'org.testng.AssertJUnit.assertNotNull' import. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.Cache' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 22 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 22 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.fail' | 36 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.fail' | 36 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.fail. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.EnumSet' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.EnumSet' | 26 | |
| imports | ImportOrder | Wrong order for 'java.util.EnumSet' import. | 26 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Matchers.any' | 43 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Matchers.any' | 43 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.any. | 43 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyCollection. | 44 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyCollectionOf. | 45 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anySetOf. | 46 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 47 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.*. | 47 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 48 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 28 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 28 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Matchers.any' | 38 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Matchers.any' | 38 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.any. | 38 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyBoolean. | 39 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.doAnswer. | 40 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.withSettings. | 41 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 42 | |
| imports | ImportOrder | Wrong order for 'org.mockito.Mockito.mock' import. | 43 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.persistence.dummy.DummyInMemoryStoreConfigurationBuilder. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 17 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicInteger' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.when. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.fail' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.fail' | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 6 | |
| imports | ImportOrder | Wrong order for 'org.testng.AssertJUnit.assertSame' import. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertSame. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.Cache' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicInteger' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.distribution.MagicKey. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 27 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Matchers.any' | 37 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Matchers.any' | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.any. | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyBoolean. | 38 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.doAnswer. | 39 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.withSettings. | 40 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 41 | |
| imports | ImportOrder | Wrong order for 'org.mockito.Mockito.mock' import. | 42 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.fail' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.fail' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 13 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil' | 15 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.test.TestingUtil' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.Attribute' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.Attribute' | 20 | |
| imports | ImportOrder | Wrong order for 'javax.management.Attribute' import. | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 24 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.Attribute' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.Attribute' | 12 | |
| imports | ImportOrder | Wrong order for 'javax.management.Attribute' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.management.MBeanServer' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.getCacheObjectName' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.getCacheObjectName' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.getCacheObjectName. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.getCacheManagerObjectName. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.Attribute' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.Attribute' | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.checkMBeanOperationParameterNaming. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.getCacheObjectName. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 6 | |
| imports | ImportOrder | Wrong order for 'javax.management.MBeanServer' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.StreamingMarshaller' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.StreamingMarshaller' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.InstanceNotFoundException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.InstanceNotFoundException' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 9 | |
| imports | UnusedImports | Unused import - org.infinispan.test.SingleCacheManagerTest. | 15 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil' | 20 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.test.TestingUtil' import. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 3 | |
| imports | ImportOrder | Wrong order for 'org.testng.AssertJUnit.assertFalse' import. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 4 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 5 | |
| imports | UnusedImports | Unused import - java.util.regex.Pattern. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 13 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.test.fwk.TestCacheManagerFactory' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.InstanceNotFoundException' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.InstanceNotFoundException' | 18 | |
| imports | ImportOrder | Wrong order for 'javax.management.InstanceNotFoundException' import. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.fwk.TestCacheManagerFactory' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.fwk.TestCacheManagerFactory' | 9 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.test.fwk.TestCacheManagerFactory' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 13 | |
| imports | ImportOrder | Wrong order for 'javax.management.MBeanServer' import. | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.getCacheObjectName. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.management.MBeanServer' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 13 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.management.MBeanServer' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 17 | |
| imports | ImportOrder | Wrong order for 'javax.management.MBeanServer' import. | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.management.MBeanServer' import. | 11 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.management.MBeanServer' import. | 14 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.getCacheManagerObjectName' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.getCacheManagerObjectName' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.getCacheManagerObjectName. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.getCacheObjectName. | 20 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.test.TestingUtil.existsObject' import. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.existsObject. | 21 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.test.TestingUtil.existsDomains' import. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.existsDomains. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 12 | |
| imports | ImportOrder | Wrong order for 'javax.management.MBeanServer' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.checkMBeanOperationParameterNaming' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.checkMBeanOperationParameterNaming' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.checkMBeanOperationParameterNaming. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.getCacheObjectName. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.checkMBeanOperationParameterNaming' | 33 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.checkMBeanOperationParameterNaming' | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.checkMBeanOperationParameterNaming. | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.getCacheObjectName. | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.any. | 35 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyBoolean. | 36 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyCollectionOf. | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyLong. | 38 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 39 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.when. | 40 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 41 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNotEquals. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.management.MBeanServer' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.checkMBeanOperationParameterNaming' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.checkMBeanOperationParameterNaming' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.checkMBeanOperationParameterNaming. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.getCacheObjectName. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.naming.Context' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.naming.Context' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.HeuristicMixedException' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Status' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Status' | 20 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Status' import. | 20 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 22 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.context.Flag.FAIL_SILENTLY' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.context.Flag.FAIL_SILENTLY' | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.FAIL_SILENTLY. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withTx' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withTx' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withTx. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 15 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.String.valueOf' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.String.valueOf' | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.String.valueOf. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Queue' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Queue' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Queue' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertFalse. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 16 | |
| imports | UnusedImports | Unused import - java.util.concurrent.ExecutionException. | 17 | |
| imports | UnusedImports | Unused import - java.util.concurrent.TimeoutException. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.RollbackException' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 21 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertTrue' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertTrue' | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertNull' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertNull' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNull. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.ArrayBlockingQueue' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.ArrayBlockingQueue' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ArrayBlockingQueue' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.CountDownLatch' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.CountDownLatch' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.CountDownLatch' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.RollbackException' import. | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertTrue' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertTrue' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 15 | |
| imports | ImportOrder | Wrong order for 'org.testng.Assert.assertEquals' import. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 12 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.HeuristicMixedException' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 32 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.fail. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.test.TestingUtil. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.HeuristicMixedException' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.CountDownLatch' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.CountDownLatch' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.CountDownLatch' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.CountDownLatch' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.CountDownLatch' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.CountDownLatch' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.api.BasicCacheContainer.DEFAULT_CACHE_NAME' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.api.BasicCacheContainer.DEFAULT_CACHE_NAME' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.api.BasicCacheContainer.DEFAULT_CACHE_NAME. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.test.AbstractInfinispanTest. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 21 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 35 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 35 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 35 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 38 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 38 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 38 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 38 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.fwk.TestCacheManagerFactory.createCacheManager. | 39 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.Cache' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 17 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 19 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.INFINISPAN_END_TAG' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.INFINISPAN_END_TAG' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.INFINISPAN_END_TAG. | 22 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.Assert.*. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.*. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.AbstractExternalizer' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 15 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.Cache. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.net.URL' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.URL' | 13 | |
| imports | ImportOrder | Wrong order for 'java.net.URL' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 16 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Field' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Field' | 7 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Field' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Externalizable' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Externalizable' | 14 | |
| imports | ImportOrder | Wrong order for 'java.io.Externalizable' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.configuration.global.GlobalConfigurationBuilder. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 15 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.k' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.k' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.k. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.write.PutKeyValueCommand' import. | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.io.ExposedByteArrayOutputStream' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 15 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractCacheMarshaller' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractCacheMarshaller' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractCacheMarshaller. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractGlobalMarshaller. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 13 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.atomic.impl.AtomicHashMap' import. | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.JBossMarshallingTest.CustomReadObjectMethod' import. | 50 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.remoting.MIMECacheEntry' import. | 53 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 74 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 74 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 74 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 81 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractCacheMarshaller' | 84 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractCacheMarshaller' | 84 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractCacheMarshaller. | 84 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.k. | 85 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 86 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 87 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.internal.junit.ArrayAsserts.assertArrayEquals. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.AbstractExternalizer' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 23 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.marshall.AdvancedExternalizerTest.*' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.marshall.AdvancedExternalizerTest.*' | 28 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.marshall.AdvancedExternalizerTest.*. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.marshall.AdvancedExternalizerTest.*. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.AbstractInfinispanTest' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.AbstractInfinispanTest' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.write.PutKeyValueCommand' import. | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.notifications.Listener' import. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Externalizable' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Externalizable' | 30 | |
| imports | ImportOrder | Wrong order for 'java.io.Externalizable' import. | 30 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractCacheMarshaller' | 44 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractCacheMarshaller' | 44 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractCacheMarshaller. | 44 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 45 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 46 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.commons.marshall.Marshaller. | 8 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.AbstractDelegatingMarshaller' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 24 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractCacheMarshaller' | 34 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractCacheMarshaller' | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractCacheMarshaller. | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 35 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.notifications.cachelistener.annotation.CacheEntryCreated' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.CountDownLatch' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.CountDownLatch' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.CountDownLatch' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.notifications.cachelistener.event.CacheEntryEvent' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 19 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.CacheContainer' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicInteger' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.LinkedList' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.LinkedList' | 19 | |
| imports | ImportOrder | Wrong order for 'java.util.LinkedList' import. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.container.InternalEntryFactory. | 9 | |
| imports | UnusedImports | Unused import - org.infinispan.container.entries.MortalCacheEntry. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 43 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 43 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 43 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Matchers.any' | 53 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Matchers.any' | 53 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.any. | 53 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyString. | 54 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 55 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.*. | 55 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 56 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNotNull. | 57 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNull. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Mockito.*' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Mockito.*' | 11 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.*. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.notifications.cachelistener.annotation.*. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.BrokenBarrierException' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.BrokenBarrierException' | 20 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.BrokenBarrierException' import. | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 28 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.filter.KeyFilter. | 7 | |
| imports | UnusedImports | Unused import - org.infinispan.manager.EmbeddedCacheManager. | 8 | |
| imports | UnusedImports | Unused import - org.infinispan.test.AbstractInfinispanTest. | 25 | |
| imports | UnusedImports | Unused import - org.infinispan.test.SingleCacheManagerTest. | 27 | |
| imports | UnusedImports | Unused import - org.infinispan.test.TestingUtil. | 28 | |
| imports | UnusedImports | Unused import - org.infinispan.test.fwk.TestCacheManagerFactory. | 29 | |
| imports | UnusedImports | Unused import - org.infinispan.transaction.TransactionMode. | 30 | |
| imports | UnusedImports | Unused import - org.testng.annotations.BeforeMethod. | 31 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 34 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 34 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 34 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 38 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 38 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 28 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 28 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Matchers.any' | 44 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Matchers.any' | 44 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.any. | 44 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 45 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.*. | 45 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.Assert.*. | 46 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.*. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.notifications.cachelistener.event.*. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 25 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Matchers.any' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Matchers.any' | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.any. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyString. | 29 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.*. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 11 | |
| imports | UnusedImports | Unused import - org.infinispan.notifications.cachelistener.event.CacheEntryInvalidatedEvent. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.filter.CollectionKeyFilter. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 29 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 29 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 33 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.any. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyBoolean. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyObject. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.eq. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.isA. | 7 | |
| imports | UnusedImports | Unused import - org.mockito.Matchers.isNull. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.isNull. | 8 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.*. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.hamcrest.BaseMatcher' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.hamcrest.BaseMatcher' | 15 | |
| imports | UnusedImports | Unused import - org.infinispan.container.entries.InternalCacheEntry. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Matchers.*. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.*. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.atLeastOnce. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.reset. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.verify. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 15 | |
| imports | UnusedImports | Unused import - org.infinispan.container.entries.InternalCacheEntry. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.LinkedList' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.LinkedList' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.LinkedList' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 20 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.filter.KeyFilter' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Mockito.*' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Mockito.*' | 24 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.*. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.HeuristicRollbackException' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.HeuristicRollbackException' | 15 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.HeuristicRollbackException' import. | 15 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.k' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.k' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.k. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.v. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 15 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.RollbackException' import. | 15 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.k' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.k' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.k. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.v. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Mockito.RETURNS_DEEP_STUBS' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Mockito.RETURNS_DEEP_STUBS' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.RETURNS_DEEP_STUBS. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.when. | 21 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 22 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.annotations.Test' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.annotations.Test' | 24 | |
| imports | ImportOrder | Wrong order for 'org.testng.annotations.Test' import. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 26 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 31 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 31 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 31 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Matchers.any' | 34 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Matchers.any' | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.any. | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyString. | 35 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.RETURNS_DEEP_STUBS. | 36 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.when. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.notifications.cachelistener.annotation.*. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 20 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Matchers.any' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Matchers.any' | 20 | |
| imports | UnusedImports | Unused import - org.mockito.Matchers.any. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.any. | 20 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.*. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertFalse. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.*' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.*' | 20 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.Assert.*. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.HeuristicMixedException' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 32 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 32 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 32 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Matchers.any' | 38 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Matchers.any' | 38 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.any. | 38 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyInt. | 39 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyList. | 40 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyObject. | 41 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.anyBoolean. | 42 | |
| imports | ImportOrder | Wrong order for 'org.mockito.Mockito.*' import. | 43 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 43 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.*. | 43 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.eq. | 44 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.configuration.cache.CacheMode. | 3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.BrokenBarrierException' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.BrokenBarrierException' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.BrokenBarrierException' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.configuration.cache.CacheMode. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.Cache. | 3 | |
| imports | UnusedImports | Unused import - org.infinispan.commands.write.PutKeyValueCommand. | 4 | |
| imports | UnusedImports | Unused import - org.infinispan.configuration.cache.CacheMode. | 5 | |
| imports | UnusedImports | Unused import - org.infinispan.distribution.BlockingInterceptor. | 6 | |
| imports | UnusedImports | Unused import - org.infinispan.distribution.MagicKey. | 7 | |
| imports | UnusedImports | Unused import - org.infinispan.interceptors.EntryWrappingInterceptor. | 8 | |
| imports | UnusedImports | Unused import - org.infinispan.notifications.cachelistener.event.CacheEntryCreatedEvent. | 9 | |
| imports | UnusedImports | Unused import - org.infinispan.notifications.cachelistener.event.CacheEntryEvent. | 10 | |
| imports | UnusedImports | Unused import - org.infinispan.notifications.cachelistener.event.CacheEntryModifiedEvent. | 11 | |
| imports | UnusedImports | Unused import - org.infinispan.notifications.cachelistener.event.Event. | 12 | |
| imports | UnusedImports | Unused import - org.infinispan.remoting.rpc.RpcManager. | 13 | |
| imports | UnusedImports | Unused import - org.infinispan.test.TestingUtil. | 14 | |
| imports | UnusedImports | Unused import - org.infinispan.tx.dld.ControlledRpcManager. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.BrokenBarrierException' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.BrokenBarrierException' | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.BrokenBarrierException' import. | 18 | |
| imports | UnusedImports | Unused import - java.util.concurrent.BrokenBarrierException. | 18 | |
| imports | UnusedImports | Unused import - java.util.concurrent.Callable. | 19 | |
| imports | UnusedImports | Unused import - java.util.concurrent.CyclicBarrier. | 20 | |
| imports | UnusedImports | Unused import - java.util.concurrent.ExecutionException. | 21 | |
| imports | UnusedImports | Unused import - java.util.concurrent.Future. | 22 | |
| imports | UnusedImports | Unused import - java.util.concurrent.TimeUnit. | 23 | |
| imports | UnusedImports | Unused import - java.util.concurrent.TimeoutException. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 26 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.BrokenBarrierException' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.BrokenBarrierException' | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.BrokenBarrierException' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 26 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 12 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.*. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 29 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 29 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 35 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 35 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 35 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.fail. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.statetransfer.StateConsumer. | 8 | |
| imports | UnusedImports | Unused import - org.infinispan.topology.CacheTopology. | 10 | |
| imports | UnusedImports | Unused import - org.infinispan.topology.LocalTopologyManager. | 11 | |
| imports | UnusedImports | Unused import - org.mockito.ArgumentMatcher. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeoutException' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeoutException' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeoutException' import. | 17 | |
| imports | UnusedImports | Unused import - java.util.concurrent.TimeoutException. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.concurrent.StateSequencerUtil.advanceOnComponentMethod' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.concurrent.StateSequencerUtil.advanceOnComponentMethod' | 19 | |
| imports | UnusedImports | Unused import - org.infinispan.test.concurrent.StateSequencerUtil.advanceOnComponentMethod. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.concurrent.StateSequencerUtil.advanceOnComponentMethod. | 19 | |
| imports | UnusedImports | Unused import - org.infinispan.test.concurrent.StateSequencerUtil.advanceOnGlobalComponentMethod. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.concurrent.StateSequencerUtil.advanceOnGlobalComponentMethod. | 20 | |
| imports | UnusedImports | Unused import - org.infinispan.test.concurrent.StateSequencerUtil.matchMethodCall. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.concurrent.StateSequencerUtil.matchMethodCall. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Iterator' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Iterator' | 21 | |
| imports | ImportOrder | Wrong order for 'java.util.Iterator' import. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Mockito.*' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Mockito.*' | 25 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.*. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.xa.XAException' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.xa.XAException' | 21 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.xa.XAException' import. | 21 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 22 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 30 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 30 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.concurrent.StateSequencerUtil.*' | 34 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.concurrent.StateSequencerUtil.*' | 34 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.concurrent.StateSequencerUtil.*. | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.concurrent.StateSequencerUtil.*. | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 35 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashSet' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashSet' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.*' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.*' | 13 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.Assert.*. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.*. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashSet' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashSet' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.*' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.*' | 10 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.Assert.*. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.*. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.Collections.emptySet. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.allEntries. | 4 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.filter.CollectionKeyFilter' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.filter.CollectionKeyFilter' | 14 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.StreamingMarshaller' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntry' import. | 17 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.context.Flag' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.NotSupportedException' | 33 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.NotSupportedException' | 33 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.NotSupportedException' import. | 33 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 38 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 38 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 38 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.MILLISECONDS' | 44 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.MILLISECONDS' | 44 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.MILLISECONDS. | 44 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.api.mvcc.LockAssert.assertNoLocks. | 45 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.k. | 46 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.v. | 47 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNull. | 48 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.fail. | 49 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 50 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 20 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.EnumMap' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.EnumMap' | 19 | |
| imports | ImportOrder | Wrong order for 'java.util.EnumMap' import. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 23 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 23 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntry' import. | 12 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 21 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.context.Flag.SKIP_CACHE_STORE' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.context.Flag.SKIP_CACHE_STORE' | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.SKIP_CACHE_STORE. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 12 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.HeuristicMixedException' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.getTransactionManager' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.getTransactionManager' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.getTransactionManager. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.commons.marshall.StreamingMarshaller. | 3 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntryImpl' import. | 6 | |
| imports | UnusedImports | Unused import - org.infinispan.marshall.core.MarshalledEntryImpl. | 6 | |
| imports | UnusedImports | Unused import - org.infinispan.persistence.manager.PersistenceManager. | 7 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 24 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManagers. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 7 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.ConcurrentHashMap' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.ConcurrentHashMap' | 20 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ConcurrentHashMap' import. | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertFalse. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNotNull. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNull. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.CacheContainer' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 16 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntry' import. | 8 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.CacheContainer' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 19 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 22 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 22 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.MILLISECONDS' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.MILLISECONDS' | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.MILLISECONDS. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntry' import. | 13 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.transaction.TransactionMode.NON_TRANSACTIONAL' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.transaction.TransactionMode.NON_TRANSACTIONAL' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.transaction.TransactionMode.NON_TRANSACTIONAL. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.transaction.TransactionMode.TRANSACTIONAL. | 23 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.commons.configuration.Builder. | 4 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntry' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 34 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 34 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 34 | |
| imports | UnusedImports | Unused import - java.util.Properties. | 34 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.marshaller' | 37 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.marshaller' | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.marshaller. | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntry' import. | 11 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 21 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.MILLISECONDS' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.MILLISECONDS' | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.MILLISECONDS. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withTx. | 24 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.persistence.dummy.DummyInMemoryStoreConfiguration.*' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.persistence.dummy.DummyInMemoryStoreConfiguration.*' | 6 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.persistence.dummy.DummyInMemoryStoreConfiguration.*. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.dummy.DummyInMemoryStoreConfiguration.*. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 9 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.spi.AdvancedLoadWriteStore' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.URL' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.URL' | 9 | |
| imports | ImportOrder | Wrong order for 'java.net.URL' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntryImpl' import. | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.TestObjectStreamMarshaller' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.recursiveFileRemove' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.recursiveFileRemove' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.recursiveFileRemove. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.atomic.AtomicMapLookup.getAtomicMap' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.atomic.AtomicMapLookup.getAtomicMap' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.atomic.AtomicMapLookup.getAtomicMap. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.fwk.TestCacheManagerFactory.createClusteredCacheManager. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 13 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 18 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ExecutorService' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ExecutionException' import. | 26 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.MILLISECONDS' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.MILLISECONDS' | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.MILLISECONDS. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.SECONDS. | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.recursiveFileRemove' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.recursiveFileRemove' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.recursiveFileRemove. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.locks.ReentrantLock' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.locks.ReentrantLock' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.locks.ReentrantLock' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.async.AsyncCacheWriter' import. | 12 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntry' import. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 30 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 30 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 37 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 37 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 38 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.async.AdvancedAsyncCacheLoader' import. | 16 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntry' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.TestObjectStreamMarshaller' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.modifications.Modification' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.ConfigurationBuilder' import. | 30 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 42 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 42 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 42 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.k' | 52 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.k' | 52 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.k. | 52 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.marshalledEntry. | 53 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.v. | 54 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 55 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.configuration.cache.SingletonStoreConfigurationBuilder. | 8 | |
| imports | UnusedImports | Unused import - org.infinispan.persistence.spi.CacheWriter. | 9 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.dummy.DummyInMemoryStoreConfigurationBuilder' import. | 11 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntry' import. | 13 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 22 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 22 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 32 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode.*' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode.*' | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.configuration.cache.CacheMode.*. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.CacheMode.*. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Random' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Random' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Random' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 17 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 22 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertNotNull' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertNotNull' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNull. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 11 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.container.InternalEntryFactoryImpl. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 39 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 39 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 39 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractCommandsFactory' | 44 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractCommandsFactory' | 44 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractCommandsFactory. | 44 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractGlobalComponent. | 45 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.fwk.TestCacheManagerFactory.createClusteredCacheManager. | 46 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.fwk.TestCacheManagerFactory.getDefaultCacheConfiguration. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.CommandsFactory' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 20 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.commons.CacheException. | 3 | |
| imports | UnusedImports | Unused import - org.infinispan.manager.NamedCacheNotFoundException. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 15 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.when. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.EOFException' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.EOFException' | 22 | |
| imports | ImportOrder | Wrong order for 'java.io.EOFException' import. | 22 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Mockito.*' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Mockito.*' | 26 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.*. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.isA. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.when. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 19 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.test.TestingUtil.withCacheManager. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 3 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 8 | |
| imports | UnusedImports | Unused import - org.infinispan.test.CacheManagerCallable. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 15 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 17 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.context.Flag.CACHE_MODE_LOCAL. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 16 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Matchers.anyBoolean' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Matchers.anyBoolean' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyBoolean. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyLong. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.eq. | 22 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.*. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.CommandsFactory' import. | 10 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.concurrent.FutureListener' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.any. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyLong. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.eq. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.when. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.ScheduledExecutorService' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.ScheduledExecutorService' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ScheduledExecutorService' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.CommandsFactory' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.CommandsFactory' | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.CacheException' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.NotSupportedException' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.NotSupportedException' | 18 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.NotSupportedException' import. | 18 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 22 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 17 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 21 | |
| imports | ImportOrder | Wrong order for 'org.testng.AssertJUnit.assertEquals' import. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.annotations.Test' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.annotations.Test' | 20 | |
| imports | ImportOrder | Wrong order for 'org.testng.annotations.Test' import. | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 22 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 22 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.transaction.LockingMode' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.transaction.LockingMode' | 12 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.transaction.LockingMode' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 17 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.CountDownLatch' import. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 16 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jgroups.util.Util.assertFalse' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.jgroups.util.Util.assertFalse' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jgroups.util.Util.assertFalse. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Matchers.anyBoolean' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Matchers.anyBoolean' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyBoolean. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyLong. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.eq. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.any. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.anyCollectionOf. | 23 | |
| imports | ImportOrder | Wrong order for 'org.mockito.Mockito.*' import. | 24 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.*. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | ImportOrder | Wrong order for 'java.security.PrivilegedAction' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.AuthorizationConfigurationBuilder' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.AuthorizationConfigurationBuilder' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.security.PrivilegedAction' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.security.PrivilegedAction' | 5 | |
| imports | ImportOrder | Wrong order for 'java.security.PrivilegedAction' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.security.PrivilegedAction' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.security.PrivilegedAction' | 5 | |
| imports | ImportOrder | Wrong order for 'java.security.PrivilegedAction' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.AuthorizationConfigurationBuilder' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.AuthorizationConfigurationBuilder' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.NotSupportedException' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.NotSupportedException' | 20 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.NotSupportedException' import. | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.security.PrivilegedAction' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.security.PrivilegedAction' | 5 | |
| imports | ImportOrder | Wrong order for 'java.security.PrivilegedAction' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.AuthorizationConfigurationBuilder' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.AuthorizationConfigurationBuilder' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.security.PrivilegedExceptionAction' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.security.PrivilegedExceptionAction' | 7 | |
| imports | ImportOrder | Wrong order for 'java.security.PrivilegedExceptionAction' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.Configuration' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.Configuration' | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.*' | 31 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.*' | 31 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.*' import. | 31 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.concurrent.*. | 31 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 33 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 33 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 22 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 22 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Matchers.any' | 31 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Matchers.any' | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.any. | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyInt. | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anySet. | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.eq. | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.doAnswer. | 35 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.spy. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 17 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.RollbackException' import. | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.concurrent.StateSequencerUtil.advanceOnInterceptor' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.concurrent.StateSequencerUtil.advanceOnInterceptor' | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.concurrent.StateSequencerUtil.advanceOnInterceptor. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.concurrent.StateSequencerUtil.matchCommand. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.util.logging.Log. | 26 | |
| imports | UnusedImports | Unused import - org.infinispan.util.logging.LogFactory. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 33 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 33 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 33 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 37 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.SECONDS. | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.blockUntilViewsReceived. | 38 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractGlobalComponent. | 39 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractGlobalComponentRegistry. | 40 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.replaceComponent. | 41 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.waitForRehashToComplete. | 42 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.*' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.*' | 18 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.Assert.*. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.*. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 25 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 31 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 31 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 24 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 30 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicBoolean' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicBoolean' | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicBoolean' import. | 23 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 26 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 21 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.SECONDS. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.any. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyInt. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anySetOf. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.doAnswer. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.spy. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 31 | |
| imports | UnusedImports | Unused import - org.testng.AssertJUnit.fail. | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.remoting.transport.jgroups.SuspectException. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 19 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 19 | |
| imports | UnusedImports | Unused import - java.util.concurrent.ExecutionException. | 22 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertTrue' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertTrue' | 26 | |
| imports | UnusedImports | Unused import - org.junit.Assert.assertTrue. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 26 | |
| imports | UnusedImports | Unused import - org.junit.Assert.fail. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.fail. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.CountDownLatch' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.CountDownLatch' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.CountDownLatch' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashSet' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashSet' | 20 | |
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.SECONDS. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.any. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyInt. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyString. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.doAnswer. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.withSettings. | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 32 | |
| imports | ImportOrder | Wrong order for 'org.testng.AssertJUnit.assertEquals' import. | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 15 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.commands.tx.CommitCommand. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.net.InetAddress' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.InetAddress' | 19 | |
| imports | ImportOrder | Wrong order for 'java.net.InetAddress' import. | 19 | |
| imports | UnusedImports | Unused import - java.net.InetAddress. | 19 | |
| imports | UnusedImports | Unused import - java.util.concurrent.Callable. | 21 | |
| imports | UnusedImports | Unused import - java.util.concurrent.Future. | 22 | |
| imports | UnusedImports | Unused import - java.util.concurrent.TimeUnit. | 23 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.concurrent.StateSequencerUtil.advanceOnInterceptor' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.concurrent.StateSequencerUtil.advanceOnInterceptor' | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.concurrent.StateSequencerUtil.advanceOnInterceptor. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.concurrent.StateSequencerUtil.matchCommand. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.Attribute' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.Attribute' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.management.Attribute' import. | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.killCacheManagers' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.killCacheManagers' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.killCacheManagers. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.util.BaseControlledConsistentHashFactory' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 20 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.distribution.DistributionTestHelper.isFirstOwner' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.distribution.DistributionTestHelper.isFirstOwner' | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.distribution.DistributionTestHelper.isFirstOwner. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.util.BlockingLocalTopologyManager.LatchType. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.BrokenBarrierException' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.BrokenBarrierException' | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.BrokenBarrierException' import. | 23 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.SECONDS. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractComponent. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.findInterceptor. | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.waitForRehashToComplete. | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.BrokenBarrierException' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.BrokenBarrierException' | 25 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.BrokenBarrierException' import. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 32 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.SECONDS. | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractComponent. | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.findInterceptor. | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.waitForRehashToComplete. | 35 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 36 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 18 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 21 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.concurrent.StateSequencerUtil.*' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.concurrent.StateSequencerUtil.*' | 23 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.concurrent.StateSequencerUtil.*. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.concurrent.StateSequencerUtil.*. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.commands.VisitableCommand. | 4 | |
| imports | UnusedImports | Unused import - org.infinispan.commands.tx.RollbackCommand. | 5 | |
| imports | UnusedImports | Unused import - org.infinispan.context.InvocationContext. | 9 | |
| imports | UnusedImports | Unused import - org.infinispan.interceptors.EntryWrappingInterceptor. | 11 | |
| imports | UnusedImports | Unused import - org.infinispan.interceptors.base.CommandInterceptor. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 25 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 25 | |
| imports | UnusedImports | Unused import - java.util.concurrent.ExecutionException. | 26 | |
| imports | UnusedImports | Unused import - java.util.concurrent.atomic.AtomicBoolean. | 29 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 31 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 31 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 34 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.SECONDS. | 34 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Matchers.*. | 35 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.*. | 35 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.doAnswer. | 36 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.spy. | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 38 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 39 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.notifications.cachelistener.CacheNotifier' import. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 50 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 50 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 50 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertFalse' | 68 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertFalse' | 68 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertFalse. | 68 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 69 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.any. | 70 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyInt. | 71 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 72 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.when. | 73 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 41 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 41 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 41 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 56 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 56 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 56 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertFalse. | 57 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 58 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.fail. | 59 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.any. | 60 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.anyInt. | 61 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.doAnswer. | 62 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 63 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.verifyNoMoreInteractions. | 64 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.when. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 11 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 18 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.statetransfer.StateTransferTestingUtil.*' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.statetransfer.StateTransferTestingUtil.*' | 23 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.statetransfer.StateTransferTestingUtil.*. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.statetransfer.StateTransferTestingUtil.*. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.SystemException' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.SystemException' | 17 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.SystemException' import. | 17 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.SECONDS. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.util.concurrent.TimeoutException. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashSet' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashSet' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 22 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 22 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Externalizable' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Externalizable' | 24 | |
| imports | ImportOrder | Wrong order for 'java.io.Externalizable' import. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNull' | 31 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNull' | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Status' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Status' | 16 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Status' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.String.valueOf' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.String.valueOf' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.String.valueOf. | 18 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Status' | 31 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Status' | 31 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Status' import. | 31 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 32 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 37 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.SECONDS. | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.concurrent.StateSequencerUtil.advanceOnInboundRpc. | 38 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.concurrent.StateSequencerUtil.advanceOnInterceptor. | 39 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.concurrent.StateSequencerUtil.matchCommand. | 40 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 41 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 42 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Status' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Status' | 24 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Status' import. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 26 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicInteger' import. | 26 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 28 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.util.BaseControlledConsistentHashFactory' import. | 22 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 27 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.distribution.DistributionTestHelper.hasOwners' | 34 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.distribution.DistributionTestHelper.hasOwners' | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.distribution.DistributionTestHelper.hasOwners. | 34 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 35 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Status' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Status' | 13 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Status' import. | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 23 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.async.AdvancedAsyncCacheLoader' import. | 12 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.PersistenceUtil' import. | 14 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntry' import. | 21 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.TestObjectStreamMarshaller' import. | 23 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 36 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 36 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 36 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.Math.sqrt' | 50 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.Math.sqrt' | 50 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.Math.sqrt. | 50 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.marshalledEntry. | 51 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.container.*' import. | 4 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.container.*. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.configuration.cache.VersioningScheme. | 4 | |
| imports | UnusedImports | Unused import - org.infinispan.util.concurrent.IsolationLevel. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.test.fwk.CleanupAfterMethod. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.util.concurrent.WithinThreadExecutor. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 25 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 32 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.SECONDS. | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 19 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.annotations.*. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.*' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.*' | 19 | |
| imports | ImportOrder | Wrong order for 'java.util.*' import. | 19 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.Math.sqrt' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.Math.sqrt' | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.Math.sqrt. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.Cache' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNull' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNull' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 12 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.concurrent.*. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertTrue' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertTrue' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ByteArrayOutputStream' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ByteArrayOutputStream' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayOutputStream' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 23 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.RollbackException' import. | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 8 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ArrayBlockingQueue' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.manager.EmbeddedCacheManager' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.manager.EmbeddedCacheManager' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.SystemException' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.SystemException' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.SystemException' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.commons.CacheConfigurationException. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanInfo' | 66 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanInfo' | 66 | |
| imports | ImportOrder | Wrong order for 'javax.management.MBeanInfo' import. | 66 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 75 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 75 | |
| imports | ImportOrder | Wrong order for 'java.io.BufferedReader' import. | 75 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File.separator' | 104 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File.separator' | 104 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.io.File.separator. | 104 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.manager.PersistenceManager.AccessMode.BOTH. | 105 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.CountDownLatch' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.CountDownLatch' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.CountDownLatch' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.remoting.transport.Address' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicInteger' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.InvocationHandler' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.InvocationHandler' | 6 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.InvocationHandler' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractComponent' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractComponent' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractComponent. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.replaceComponent. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.replaceField. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.commands.DataCommand. | 3 | |
| imports | UnusedImports | Unused import - org.infinispan.commands.remote.CacheRpcCommand. | 5 | |
| imports | UnusedImports | Unused import - org.infinispan.remoting.transport.Address. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicInteger' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.SECONDS' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.SECONDS. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Externalizable' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Externalizable' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.Externalizable' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.util.logging.Log' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.util.logging.Log' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.manager.CacheContainer' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.manager.CacheContainer' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Immutables.immutableMapCopy' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Immutables.immutableMapCopy' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Immutables.immutableMapCopy. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.fwk.JGroupsConfigBuilder.ProtocolType.FD. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.fwk.JGroupsConfigBuilder.ProtocolType.FD_ALL. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.fwk.JGroupsConfigBuilder.ProtocolType.FD_ALL2. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.fwk.JGroupsConfigBuilder.ProtocolType.FD_SOCK. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.fwk.JGroupsConfigBuilder.ProtocolType.MERGE3. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.fwk.JGroupsConfigBuilder.ProtocolType.RELAY2. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.fwk.JGroupsConfigBuilder.ProtocolType.TCP. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.fwk.JGroupsConfigBuilder.ProtocolType.TEST_PING. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.fwk.JGroupsConfigBuilder.ProtocolType.UDP. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.fwk.JGroupsConfigBuilder.ProtocolType.VERIFY_SUSPECT. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.BufferedReader' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.fail' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.fail' | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.fail. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.fwk.JGroupsConfigBuilder.getJGroupsConfig. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.FactoryConfigurationError' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.FactoryConfigurationError' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory' | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.container.InternalEntryFactory' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.AbstractInfinispanTest.TIME_SERVICE' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.AbstractInfinispanTest.TIME_SERVICE' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.AbstractInfinispanTest.TIME_SERVICE. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.security.AccessController' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.security.AccessController' | 10 | |
| imports | ImportOrder | Wrong order for 'java.security.AccessController' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.util.logging.Log. | 7 | |
| imports | UnusedImports | Unused import - org.infinispan.util.logging.LogFactory. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.*. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashSet' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashSet' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - javax.naming.*. | 3 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Hashtable' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.transaction.lookup.TransactionManagerLookup' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.transaction.lookup.TransactionManagerLookup' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 5 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.batch.BatchContainer' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.batch.BatchContainer' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jgroups.util.Util.assertFalse' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.jgroups.util.Util.assertFalse' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jgroups.util.Util.assertFalse. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jgroups.util.Util.assertTrue. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.manager.EmbeddedCacheManager. | 4 | |
| imports | UnusedImports | Unused import - org.infinispan.test.SingleCacheManagerTest. | 5 | |
| imports | UnusedImports | Unused import - org.infinispan.test.fwk.TestCacheManagerFactory. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 10 | |
| imports | UnusedImports | Unused import - javax.transaction.Transaction. | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 11 | |
| imports | UnusedImports | Unused import - java.util.Collection. | 11 | |
| imports | UnusedImports | Unused import - java.util.Map. | 12 | |
| imports | UnusedImports | Unused import - java.util.Set. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jgroups.util.Util.assertTrue' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.jgroups.util.Util.assertTrue' | 15 | |
| imports | UnusedImports | Unused import - org.jgroups.util.Util.assertTrue. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jgroups.util.Util.assertTrue. | 15 | |
| imports | UnusedImports | Unused import - org.testng.AssertJUnit.assertEquals. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertFalse. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 13 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.HeuristicMixedException' import. | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 22 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNull' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNull' | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.RollbackException' import. | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.CountDownLatch' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.NotSupportedException' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.NotSupportedException' | 13 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.NotSupportedException' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertNull' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertNull' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNull. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertNotNull' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertNotNull' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 16 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.getTransactionTable. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 12 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.RollbackException' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.CountDownLatch' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.CountDownLatch' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.CountDownLatch' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashSet' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashSet' | 19 | |
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 25 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.HeuristicMixedException' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.RollbackException' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.jmx.PerThreadMBeanServerLookup. | 4 | |
| imports | UnusedImports | Unused import - org.infinispan.test.TestingUtil. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.existsObject' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.existsObject' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.existsObject. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.getCacheObjectName. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 15 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 24 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.concurrent.StateSequencerUtil.advanceOnGlobalComponentMethod' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.concurrent.StateSequencerUtil.advanceOnGlobalComponentMethod' | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.concurrent.StateSequencerUtil.advanceOnGlobalComponentMethod. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.concurrent.StateSequencerUtil.advanceOnInterceptor. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.concurrent.StateSequencerUtil.matchCommand. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.concurrent.StateSequencerUtil.matchMethodCall. | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.tx.recovery.RecoveryTestUtil.beginAndSuspendTx' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.tx.recovery.RecoveryTestUtil.beginAndSuspendTx' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.tx.recovery.RecoveryTestUtil.beginAndSuspendTx. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.tx.recovery.RecoveryTestUtil.commitTransaction. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.tx.recovery.RecoveryTestUtil.prepareTransaction. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.CountDownLatch' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.CountDownLatch' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.CountDownLatch' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.configuration.cache.CacheMode. | 3 | |
| imports | UnusedImports | Unused import - org.infinispan.context.Flag. | 5 | |
| imports | UnusedImports | Unused import - org.infinispan.manager.EmbeddedCacheManager. | 6 | |
| imports | UnusedImports | Unused import - org.infinispan.test.SingleCacheManagerTest. | 7 | |
| imports | UnusedImports | Unused import - org.infinispan.test.TestingUtil. | 8 | |
| imports | UnusedImports | Unused import - org.infinispan.test.fwk.TestCacheManagerFactory. | 10 | |
| imports | UnusedImports | Unused import - org.infinispan.transaction.impl.TransactionTable. | 11 | |
| imports | UnusedImports | Unused import - org.infinispan.transaction.xa.LocalXaTransaction. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 16 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 16 | |
| imports | UnusedImports | Unused import - javax.transaction.Transaction. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 13 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.HeuristicMixedException' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.NotSupportedException' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.NotSupportedException' | 20 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.NotSupportedException' import. | 20 | |
| imports | UnusedImports | Unused import - javax.transaction.NotSupportedException. | 20 | |
| imports | UnusedImports | Unused import - javax.transaction.SystemException. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 24 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicInteger' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Status' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Status' | 17 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Status' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.sleepThread' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.sleepThread' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.sleepThread. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.CountDownLatch' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.CountDownLatch' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.CountDownLatch' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 17 | |
| imports | UnusedImports | Unused import - org.testng.Assert.assertEquals. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNull. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.fail. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 13 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.CountDownLatch' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.NotSupportedException' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.NotSupportedException' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.NotSupportedException' import. | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 11 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.k' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.k' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.k. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.v. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 17 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.global.GlobalConfiguration' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.global.GlobalConfiguration' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.xa.XAException' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.xa.XAException' | 25 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.xa.XAException' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.util.UUID' import. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Mockito.mock' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Mockito.mock' | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 12 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 19 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNull. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.fail. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNull. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.RollbackException' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.SystemException' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.SystemException' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.SystemException' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.annotations.AfterMethod' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.annotations.AfterMethod' | 14 | |
| imports | ImportOrder | Wrong order for 'org.testng.annotations.AfterMethod' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 18 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.RollbackException' import. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Status' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Status' | 12 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Status' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.RollbackException' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 13 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.RollbackException' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 15 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.HeuristicMixedException' import. | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 23 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Status' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Status' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Status' import. | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 7 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.HeuristicMixedException' import. | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertNull' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertNull' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNull. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.SystemException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.SystemException' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.SystemException' import. | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertNull' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertNull' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNull. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertFalse' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertFalse' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertFalse. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.*' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.*' | 10 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.Assert.*. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.*. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertFalse' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertFalse' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertFalse. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.*' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.*' | 13 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.Assert.*. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.*. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.configuration.cache.CacheMode. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 7 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 9 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.tx.lockreordering.LocalLockReorderingTest.runTest' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.tx.lockreordering.LocalLockReorderingTest.runTest' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.tx.lockreordering.LocalLockReorderingTest.runTest. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 11 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.tx.lockreordering.LocalLockReorderingTest.generateKeys' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.tx.lockreordering.LocalLockReorderingTest.generateKeys' | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.tx.lockreordering.LocalLockReorderingTest.generateKeys. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 7 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.xa.XAResource' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.xa.XAResource' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.xa.XAResource' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.tx.recovery.RecoveryTestUtil.*' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.tx.recovery.RecoveryTestUtil.*' | 13 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.tx.recovery.RecoveryTestUtil.*. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.tx.recovery.RecoveryTestUtil.*. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.existsObject' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.existsObject' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.existsObject. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.getCacheObjectName. | 15 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.tx.recovery.RecoveryTestUtil.*. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.tx.recovery.RecoveryTestUtil.*. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.xa.Xid' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.xa.Xid' | 19 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.xa.Xid' import. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 21 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 25 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.tx.recovery.RecoveryTestUtil.beginAndSuspendTx' import. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.tx.recovery.RecoveryTestUtil.beginAndSuspendTx. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.tx.recovery.RecoveryTestUtil.commitTransaction. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.tx.recovery.RecoveryTestUtil.prepareTransaction. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.RecoveryConfiguration.DEFAULT_RECOVERY_INFO_CACHE' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.RecoveryConfiguration.DEFAULT_RECOVERY_INFO_CACHE' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.RecoveryConfiguration.DEFAULT_RECOVERY_INFO_CACHE. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.tx.recovery.RecoveryTestUtil.rm. | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.Assert.*. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.*. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 6 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.xa.XAResource' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.xa.XAResource' | 8 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.xa.XAResource' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.xa.XAException' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.xa.XAException' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.xa.XAException' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.xa.Xid' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.xa.Xid' | 15 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.xa.Xid' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.tx.recovery.RecoveryTestUtil.*' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.tx.recovery.RecoveryTestUtil.*' | 20 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.tx.recovery.RecoveryTestUtil.*. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.tx.recovery.RecoveryTestUtil.*. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.xa.XAException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.xa.XAException' | 12 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.xa.XAException' import. | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.tx.recovery.RecoveryTestUtil.commitTransaction' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.tx.recovery.RecoveryTestUtil.commitTransaction' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.tx.recovery.RecoveryTestUtil.commitTransaction. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.tx.recovery.RecoveryTestUtil.prepareTransaction. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.xa.XAException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.xa.XAException' | 12 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.xa.XAException' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 15 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.tx.recovery.RecoveryTestUtil.*' import. | 16 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.tx.recovery.RecoveryTestUtil.*. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.tx.recovery.RecoveryTestUtil.*. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.tx.recovery.RecoveryTestUtil.*' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.tx.recovery.RecoveryTestUtil.*' | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.tx.recovery.RecoveryTestUtil.*. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.tx.recovery.RecoveryTestUtil.*. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.tx.recovery.RecoveryTestUtil.prepareTransaction' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.tx.recovery.RecoveryTestUtil.prepareTransaction' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.tx.recovery.RecoveryTestUtil.prepareTransaction. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 18 | |
| imports | ImportOrder | Wrong order for 'javax.management.MBeanServer' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 22 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 22 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.checkMBeanOperationParameterNaming' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.checkMBeanOperationParameterNaming' | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.checkMBeanOperationParameterNaming. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.getCacheObjectName. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.tx.recovery.RecoveryTestUtil.beginAndSuspendTx. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.tx.recovery.RecoveryTestUtil.prepareTransaction. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.NotSupportedException' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.NotSupportedException' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.NotSupportedException' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertFalse' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertFalse' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 20 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.RollbackException' import. | 20 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.CountDownLatch' import. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.fail. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 23 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.*' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.*' | 27 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.Assert.*. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.*. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertFalse' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertFalse' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertFalse. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertFalse' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertFalse' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertFalse. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertFalse' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertFalse' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertFalse. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertFalse' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertFalse' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertFalse. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertFalse' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertFalse' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertFalse. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertFalse' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertFalse' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertFalse. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Transaction' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.ReplicableCommand' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.ReplicableCommand' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.when. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.equivalence.AnyEquivalence' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.equivalence.AnyEquivalence' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.AbstractInfinispanTest.TIME_SERVICE' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.AbstractInfinispanTest.TIME_SERVICE' | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.AbstractInfinispanTest.TIME_SERVICE. | 7 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.Assert.*. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.*. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.*' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.*' | 14 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.Assert.*. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.*. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 14 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertFalse' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertFalse' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 14 | |
| imports | ImportOrder | Wrong order for 'org.testng.AssertJUnit.assertEquals' import. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 6 | |
| imports | UnusedImports | Unused import - java.util.Collections. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 10 | |
| imports | UnusedImports | Unused import - org.testng.AssertJUnit.assertFalse. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashSet' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashSet' | 19 | |
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Mockito.RETURNS_DEEP_STUBS' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Mockito.RETURNS_DEEP_STUBS' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.RETURNS_DEEP_STUBS. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.when. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 15 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.log4j.Level' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.log4j.Level' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.remote.GetKeysInGroupCommand' import. | 7 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.atomic.Delta' import. | 11 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.read.GetAllCommand' import. | 21 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.remote.ClusteredGetAllCommand' import. | 28 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.commands.write.*. | 40 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.filter.Converter' import. | 47 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.xa.Xid' | 64 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.xa.Xid' | 64 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.xa.Xid' import. | 64 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 66 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 66 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 66 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.xsite.XSiteAdminCommand.*' | 75 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.xsite.XSiteAdminCommand.*' | 75 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.xsite.XSiteAdminCommand.*. | 75 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.xsite.XSiteAdminCommand.*. | 75 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand.*. | 76 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand.*. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.geronimo.transaction.GeronimoUserTransaction' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.geronimo.transaction.GeronimoUserTransaction' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertTrue' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertTrue' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 10 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertNull' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertNull' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNull. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 20 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNull. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.configuration.cache.TakeOfflineConfiguration. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.BackupConfiguration' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.BackupConfiguration' | 7 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.BackupConfiguration' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.BackupConfiguration' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.BackupConfiguration' | 7 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.BackupConfiguration' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.BackupConfiguration.BackupStrategy' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.BackupConfiguration.BackupStrategy' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.BackupConfiguration.BackupStrategy' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.XSiteStateTransferConfiguration.DEFAULT_TIMEOUT. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.XSiteStateTransferConfiguration.DEFAULT_WAIT_TIME. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.INFINISPAN_END_TAG. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertFalse' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertFalse' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertFalse. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 11 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNull' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNull' | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertFalse' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertFalse' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertFalse. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.fail' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.fail' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.fail. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.TakeOfflineConfigurationBuilder' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.TakeOfflineConfigurationBuilder' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.fail. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractComponent' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractComponent' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractComponent. | 14 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 27 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractComponent' | 34 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractComponent' | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractComponent. | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractGlobalComponent. | 35 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.replaceComponent. | 36 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 38 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 39 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 40 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractComponent' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractComponent' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractComponent. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.distribution.DistributionTestHelper.addressOf' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.distribution.DistributionTestHelper.addressOf' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.distribution.DistributionTestHelper.addressOf. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractComponent. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.ExecutionException' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.ExecutionException' | 25 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ExecutionException' import. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.WrapFactory' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.WrapFactory' | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.WrapFactory. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractGlobalComponent. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.replaceComponent. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.wrapComponent. | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.wrapPerCacheInboundInvocationHandler. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashSet' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashSet' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.WrapFactory' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.WrapFactory' | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.WrapFactory. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.wrapGlobalComponent. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.util.BlockingLocalTopologyManager.replaceTopologyManager. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.distribution.DistributionTestHelper.addressOf' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.distribution.DistributionTestHelper.addressOf' | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.distribution.DistributionTestHelper.addressOf. | 24 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.util.BlockingLocalTopologyManager.replaceTopologyManager. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 24 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractComponent' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractComponent' | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractComponent. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.wrapGlobalComponent. | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.xsite.XSiteAdminOperations.SUCCESS. | 32 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.FileLookup' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.FileLookup' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 13 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.Util' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 14 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.Util' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 13 | |
| imports | ImportOrder | Wrong order for 'java.io.BufferedReader' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.distexec.mapreduce.Collector' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.distexec.mapreduce.Collector' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.distexec.mapreduce.Collector' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.distexec.mapreduce.Collector' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Iterator' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Iterator' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Iterator' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.servlet.ServletContext' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.servlet.ServletContext' | 8 | |
| imports | ImportOrder | Wrong order for 'javax.servlet.ServletContext' import. | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - net.sf.webdav.*. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Date' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Date' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Date' import. | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.*' import. | 10 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.io.*. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 13 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.Util' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.notifications.cachelistener.annotation.*. | 9 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.notifications.cachemanagerlistener.annotation.*. | 11 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.notifications.cachemanagerlistener.event.*. | 12 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.FileLookup' import. | 14 | |
| imports | UnusedImports | Unused import - org.infinispan.commons.util.FileLookup. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.swing.*' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'javax.swing.*' | 21 | |
| imports | ImportOrder | Wrong order for 'javax.swing.*' import. | 21 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - javax.swing.*. | 21 | |
| imports | ImportOrder | Wrong order for 'java.awt.*' import. | 26 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.awt.*. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.analysis.Analyzer' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.analysis.Analyzer' | 7 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.InfinispanCollections' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.queryparser.classic.ParseException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.queryparser.classic.ParseException' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.queryparser.classic.ParseException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.queryparser.classic.ParseException' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Documented' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.annotation.CacheKey' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.annotation.CacheKey' | 5 | |
| imports | ImportOrder | Wrong order for 'javax.cache.annotation.CacheKey' import. | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.ConfigureCache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.ConfigureCache' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.jms.BytesMessage' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.jms.BytesMessage' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.jms.BytesMessage' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.remote.RemoteStore' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.jms.Connection' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.jms.Connection' | 8 | |
| imports | ImportOrder | Wrong order for 'javax.jms.Connection' import. | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.commons.configuration.Builder. | 3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.InputStream' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.InputStream' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.InputStream' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.manager.DefaultCacheManager' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.manager.DefaultCacheManager' | 7 | |
| imports | UnusedImports | Unused import - org.infinispan.server.core.ProtocolServer. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.jms.BytesMessage' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'javax.jms.BytesMessage' | 20 | |
| imports | ImportOrder | Wrong order for 'javax.jms.BytesMessage' import. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.PrintStream' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.PrintStream' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.PrintStream' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.NANOSECONDS' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.NANOSECONDS' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.NANOSECONDS. | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.stats.container.ExtendedStatistic.*. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.stats.container.ExtendedStatistic.*. | 18 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.stats.percentiles.PercentileStatistic.*. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.stats.percentiles.PercentileStatistic.*. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.PrintStream' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.PrintStream' | 13 | |
| imports | ImportOrder | Wrong order for 'java.io.PrintStream' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.stats.container.ExtendedStatistic.*' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.stats.container.ExtendedStatistic.*' | 6 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.stats.container.ExtendedStatistic.*. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.stats.container.ExtendedStatistic.*. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.NANOSECONDS' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.NANOSECONDS' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.NANOSECONDS. | 10 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.stats.container.ExtendedStatistic.*. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.stats.container.ExtendedStatistic.*. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.PrintStream' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.PrintStream' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.PrintStream' import. | 5 | |
| imports | UnusedImports | Unused import - java.io.PrintStream. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.PrintWriter' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.PrintWriter' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.PrintWriter' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.stats.container.ExtendedStatistic.*' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.stats.container.ExtendedStatistic.*' | 13 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.stats.container.ExtendedStatistic.*. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.stats.container.ExtendedStatistic.*. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.INFO' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.INFO' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.INFO. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.WARN. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.read.GetKeyValueCommand' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.read.GetKeyValueCommand' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.read.GetAllCommand' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.NANOSECONDS. | 3 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.stats.container.ExtendedStatistic.*. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.stats.container.ExtendedStatistic.*. | 4 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.stats.percentiles.PercentileStatistic.*. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.stats.percentiles.PercentileStatistic.*. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.read.GetKeyValueCommand' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.read.GetKeyValueCommand' | 12 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.read.GetAllCommand' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.NANOSECONDS' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.NANOSECONDS' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.NANOSECONDS. | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.stats.container.ExtendedStatistic.*. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.stats.container.ExtendedStatistic.*. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.NANOSECONDS. | 3 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.stats.container.ExtendedStatistic.*. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.stats.container.ExtendedStatistic.*. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.ReplicableCommand' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.ReplicableCommand' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.NotSupportedException' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.NotSupportedException' | 17 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.NotSupportedException' import. | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 36 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 36 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 36 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractComponent' | 47 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractComponent' | 47 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractComponent. | 47 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.replaceComponent. | 48 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.replaceField. | 49 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNull. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 24 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.NANOSECONDS' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.NANOSECONDS' | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.NANOSECONDS. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.stats.CacheStatisticCollector.convertNanosToMicro. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.stats.CacheStatisticCollector.convertNanosToSeconds. | 31 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.stats.container.ExtendedStatistic.*. | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.stats.container.ExtendedStatistic.*. | 32 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.fail' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.fail' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.fail. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 20 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.NANOSECONDS' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.NANOSECONDS' | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.NANOSECONDS. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.stats.CacheStatisticCollector.convertNanosToMicro. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.stats.CacheStatisticCollector.convertNanosToSeconds. | 27 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.stats.container.ExtendedStatistic.*. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.stats.container.ExtendedStatistic.*. | 28 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 30 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.RollbackException' import. | 30 | |
| imports | ImportOrder | Wrong order for 'java.util.EnumSet' import. | 32 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.NANOSECONDS' | 37 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.NANOSECONDS' | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.NANOSECONDS. | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.stats.CacheStatisticCollector.convertNanosToMicro. | 38 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.stats.container.ExtendedStatistic.*. | 39 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.stats.container.ExtendedStatistic.*. | 39 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 40 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 40 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.Assert.*. | 41 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.*. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.SystemException' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.SystemException' | 26 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.SystemException' import. | 26 | |
| imports | ImportOrder | Wrong order for 'java.util.EnumSet' import. | 28 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.NANOSECONDS' | 33 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit.NANOSECONDS' | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.concurrent.TimeUnit.NANOSECONDS. | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.stats.CacheStatisticCollector.convertNanosToMicro. | 34 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.stats.container.ExtendedStatistic.*. | 35 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.stats.container.ExtendedStatistic.*. | 35 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 36 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 36 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.Assert.*. | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.*. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertNull' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertNull' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNull. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.stats.BaseClusteredExtendedStatisticTest. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.distribution.DistributionTestHelper.addressOf' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.distribution.DistributionTestHelper.addressOf' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.distribution.DistributionTestHelper.addressOf. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.RollbackException' | 18 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.RollbackException' import. | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.distribution.DistributionTestHelper.addressOf' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.distribution.DistributionTestHelper.addressOf' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.distribution.DistributionTestHelper.addressOf. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Test' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Test' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.expiry.Duration.ONE_HOUR' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.expiry.Duration.ONE_HOUR' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - javax.cache.expiry.Duration.ONE_HOUR. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNull. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.analysis.Analyzer' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.analysis.Analyzer' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 24 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 30 | |
| imports | UnusedImports | Unused import - org.junit.Assert.assertFalse. | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertFalse. | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.text.DateFormat' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.text.DateFormat' | 24 | |
| imports | ImportOrder | Wrong order for 'java.text.DateFormat' import. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 35 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 35 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 35 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.lucene.search.BooleanQuery. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.hibernate.search.annotations.*. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.PrintWriter' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.PrintWriter' | 11 | |
| imports | ImportOrder | Wrong order for 'java.io.PrintWriter' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 13 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 14 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.Cache' import. | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.DefaultCacheManager' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.Cache' import. | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.DefaultCacheManager' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File.separator' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File.separator' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.io.File.separator. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.persistence.Basic' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.persistence.Basic' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.context.ApplicationScoped' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.inject.Inject' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'javax.inject.Inject' | 18 | |
| imports | ImportOrder | Wrong order for 'javax.inject.Inject' import. | 18 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Documented' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.annotation.CacheKey' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.annotation.CacheKey' | 7 | |
| imports | ImportOrder | Wrong order for 'javax.cache.annotation.CacheKey' import. | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.inject.Inject' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.inject.Inject' | 5 | |
| imports | ImportOrder | Wrong order for 'javax.inject.Inject' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Version' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Version' | 7 | |
| imports | UnusedImports | Unused import - org.junit.Ignore. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.annotation.CacheKey' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.annotation.CacheKey' | 6 | |
| imports | ImportOrder | Wrong order for 'javax.cache.annotation.CacheKey' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Version' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Version' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.annotations.Analyze' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.annotations.Analyze' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.inject.Inject' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'javax.inject.Inject' | 18 | |
| imports | ImportOrder | Wrong order for 'javax.inject.Inject' import. | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.Query' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.Query' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.inject.Inject' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.inject.Inject' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Version' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Version' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 47 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 47 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 47 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 49 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 49 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.persistence.SharedCacheMode' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'javax.persistence.SharedCacheMode' | 19 | |
| imports | ImportOrder | Wrong order for 'javax.persistence.SharedCacheMode' import. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.inject.Inject' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'javax.inject.Inject' | 15 | |
| imports | ImportOrder | Wrong order for 'javax.inject.Inject' import. | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNull. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.inject.Inject' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'javax.inject.Inject' | 13 | |
| imports | ImportOrder | Wrong order for 'javax.inject.Inject' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.integration.as.VersionTestHelper.addDependencyToSearchModule' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.integration.as.VersionTestHelper.addDependencyToSearchModule' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.integration.as.VersionTestHelper.addDependencyToSearchModule. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.PostConstruct' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.annotation.PostConstruct' | 8 | |
| imports | ImportOrder | Wrong order for 'javax.annotation.PostConstruct' import. | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.ejb.ActivationConfigProperty' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.ejb.ActivationConfigProperty' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.ejb.ActivationConfigProperty' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.ejb.Stateless' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.ejb.Stateless' | 6 | |
| imports | ImportOrder | Wrong order for 'javax.ejb.Stateless' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.inject.Inject' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.inject.Inject' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.inject.Inject' import. | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNull. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.integration.as.VersionTestHelper.addDependencyToSearchModule' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.integration.as.VersionTestHelper.addDependencyToSearchModule' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.integration.as.VersionTestHelper.addDependencyToSearchModule. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.PostConstruct' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.annotation.PostConstruct' | 5 | |
| imports | ImportOrder | Wrong order for 'javax.annotation.PostConstruct' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.persistence.Entity' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.persistence.Entity' | 8 | |
| imports | ImportOrder | Wrong order for 'javax.persistence.Entity' import. | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.inject.Inject' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'javax.inject.Inject' | 22 | |
| imports | ImportOrder | Wrong order for 'javax.inject.Inject' import. | 22 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 23 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertFalse. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.PostConstruct' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.annotation.PostConstruct' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.analysis.standard.StandardAnalyzer' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.analysis.standard.StandardAnalyzer' | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.persistence.Column' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.persistence.Column' | 8 | |
| imports | ImportOrder | Wrong order for 'javax.persistence.Column' import. | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.inject.Produces' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.inject.Produces' | 6 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.inject.Produces' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.annotation.CacheKey' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.annotation.CacheKey' | 17 | |
| imports | ImportOrder | Wrong order for 'javax.cache.annotation.CacheKey' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.invoke.MethodHandles' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.invoke.MethodHandles' | 20 | |
| imports | ImportOrder | Wrong order for 'java.lang.invoke.MethodHandles' import. | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.integrationtests.cdijcache.Deployments.baseDeployment' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.integrationtests.cdijcache.Deployments.baseDeployment' | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.integrationtests.cdijcache.Deployments.baseDeployment. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.CacheException' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.CacheException' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.cache.CacheException' import. | 14 | |
| imports | ImportOrder | Wrong order for 'java.lang.invoke.MethodHandles' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.integrationtests.cdijcache.Deployments.baseDeployment' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.integrationtests.cdijcache.Deployments.baseDeployment' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.integrationtests.cdijcache.Deployments.baseDeployment. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.integrationtests.cdijcache.Deployments.baseDeployment. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.invoke.MethodHandles' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.invoke.MethodHandles' | 7 | |
| imports | ImportOrder | Wrong order for 'java.lang.invoke.MethodHandles' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.CacheException' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.CacheException' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.BeanManager' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.inject.spi.BeanManager' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.inject.spi.BeanManager' import. | 11 | |
| imports | ImportOrder | Wrong order for 'java.lang.invoke.MethodHandles' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.integrationtests.cdijcache.Deployments.baseDeployment' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.integrationtests.cdijcache.Deployments.baseDeployment' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.integrationtests.cdijcache.Deployments.baseDeployment. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.fail. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.annotation.CacheKey' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.annotation.CacheKey' | 17 | |
| imports | ImportOrder | Wrong order for 'javax.cache.annotation.CacheKey' import. | 17 | |
| imports | ImportOrder | Wrong order for 'java.lang.invoke.MethodHandles' import. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.integrationtests.cdijcache.Deployments.baseDeployment' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.integrationtests.cdijcache.Deployments.baseDeployment' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.integrationtests.cdijcache.Deployments.baseDeployment. | 22 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.Assert.*. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.*. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'javax.enterprise.context.ApplicationScoped' | 12 | |
| imports | ImportOrder | Wrong order for 'javax.enterprise.context.ApplicationScoped' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Documented' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.FIELD. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.METHOD. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.PARAMETER. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.TYPE. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.RetentionPolicy.RUNTIME. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Documented' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.ElementType.FIELD' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.FIELD. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.METHOD. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.PARAMETER. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.ElementType.TYPE. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.lang.annotation.RetentionPolicy.RUNTIME. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.Contracts.assertNotNull' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.cdi.util.Contracts.assertNotNull' | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.cdi.util.Contracts.assertNotNull. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Annotation' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 12 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 12 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.Marshaller' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.startHotRodServer. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.killCacheManagers. | 25 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.server.memcached.test.MemcachedTestingUtil.startMemcachedTextServer' import. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.memcached.test.MemcachedTestingUtil.startMemcachedTextServer. | 26 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.server.memcached.test.MemcachedTestingUtil.createMemcachedClient' import. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.memcached.test.MemcachedTestingUtil.createMemcachedClient. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.memcached.test.MemcachedTestingUtil.killMemcachedClient. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.memcached.test.MemcachedTestingUtil.killMemcachedServer. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 14 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 12 | |
| imports | UnusedImports | Unused import - java.util.Map. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.client.hotrod.RemoteCache. | 4 | |
| imports | UnusedImports | Unused import - org.infinispan.distribution.MagicKey. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.getSplitIntKeyForServer' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil.getSplitIntKeyForServer' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.test.HotRodClientTestingUtil.getSplitIntKeyForServer. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 14 | |
| imports | ImportOrder | Wrong order for 'org.testng.AssertJUnit.assertArrayEquals' import. | 15 | |
| imports | UnusedImports | Unused import - org.testng.AssertJUnit.assertArrayEquals. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertArrayEquals. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.client.hotrod.Flag. | 4 | |
| imports | UnusedImports | Unused import - org.infinispan.client.hotrod.VersionedValue. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.event.EventLogListener.DynamicCacheEventFilterFactory' import. | 16 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.event.EventLogListener.StaticCacheEventFilterFactory' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 26 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 21 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.ExecutionException' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.ExecutionException' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ExecutionException' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 16 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 18 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.servlet.http.HttpServletResponse' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'javax.servlet.http.HttpServletResponse' | 19 | |
| imports | ImportOrder | Wrong order for 'javax.servlet.http.HttpServletResponse' import. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 21 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 34 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 34 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.servlet.http.HttpServletResponse' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'javax.servlet.http.HttpServletResponse' | 24 | |
| imports | ImportOrder | Wrong order for 'javax.servlet.http.HttpServletResponse' import. | 24 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Future' import. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 28 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.client.hotrod.VersionedValue. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.servlet.http.HttpServletResponse' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'javax.servlet.http.HttpServletResponse' | 17 | |
| imports | ImportOrder | Wrong order for 'javax.servlet.http.HttpServletResponse' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 19 | |
| imports | UnusedImports | Unused import - org.testng.AssertJUnit.assertTrue. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.internal.junit.ArrayAsserts.assertArrayEquals. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.it.osgi.util.IspnKarafOptions.perSuiteOptions. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.options. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.MultipleCacheManagersTest' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.MultipleCacheManagersTest' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.test.MultipleCacheManagersTest' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.it.osgi.util.PaxExamUtils.exportTestPackages. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.it.osgi.util.PaxExamUtils.probeIsolationWorkaround. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNull. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.it.osgi.util.IspnKarafOptions' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.it.osgi.util.IspnKarafOptions' | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.it.osgi.util.IspnKarafOptions.perSuiteOptions. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.options. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.ExecutionException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.ExecutionException' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ExecutionException' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.it.osgi.util.IspnKarafOptions.perSuiteOptions. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.options. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.CacheException' import. | 6 | |
| imports | UnusedImports | Unused import - org.infinispan.commons.CacheException. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.it.osgi.util.IspnKarafOptions.commonOptions. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.options. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.net.URI' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.URI' | 6 | |
| imports | ImportOrder | Wrong order for 'java.net.URI' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.karaf.features.FeaturesService' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.karaf.features.FeaturesService' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.it.osgi.util.IspnKarafOptions.perSuiteOptions. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.options. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.ConfigurationBuilder' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.it.osgi.util.IspnKarafOptions.perSuiteOptions. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.options. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.PersistenceConfigurationBuilder' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.PersistenceConfigurationBuilder' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.PersistenceConfigurationBuilder' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicInteger' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicInteger' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.it.osgi.util.IspnKarafOptions.perSuiteOptions. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.options. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.test.TestingUtil' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.it.osgi.util.IspnKarafOptions.perSuiteOptions. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.options. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.PersistenceConfigurationBuilder' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.PersistenceConfigurationBuilder' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.PersistenceConfigurationBuilder' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.it.osgi.util.IspnKarafOptions.perSuiteOptions. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.options. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.PersistenceConfigurationBuilder' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.PersistenceConfigurationBuilder' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.PersistenceConfigurationBuilder' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.it.osgi.util.IspnKarafOptions.perSuiteOptions. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.options. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Test' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Test' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.it.osgi.util.IspnKarafOptions.perSuiteOptions. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.options. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.fwk.TestResourceTracker' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.fwk.TestResourceTracker' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.test.fwk.TestResourceTracker' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.it.osgi.util.IspnKarafOptions.perSuiteOptions. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.options. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.persistence.spi.PersistenceException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.persistence.spi.PersistenceException' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.spi.PersistenceException' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.it.osgi.util.IspnKarafOptions.perSuiteOptions. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.options. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.persistence.spi.PersistenceException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.persistence.spi.PersistenceException' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.spi.PersistenceException' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.it.osgi.util.IspnKarafOptions.perSuiteOptions. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.options. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.persistence.spi.PersistenceException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.persistence.spi.PersistenceException' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.spi.PersistenceException' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.it.osgi.util.IspnKarafOptions.perSuiteOptions. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.options. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.persistence.spi.PersistenceException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.persistence.spi.PersistenceException' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.spi.PersistenceException' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.it.osgi.util.IspnKarafOptions.perSuiteOptions. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.options. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.PersistenceConfigurationBuilder' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.PersistenceConfigurationBuilder' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.PersistenceConfigurationBuilder' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.it.osgi.util.IspnKarafOptions.perSuiteOptions. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.options. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.PersistenceConfigurationBuilder' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.PersistenceConfigurationBuilder' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.PersistenceConfigurationBuilder' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.it.osgi.util.IspnKarafOptions.perSuiteOptions. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.options. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.it.osgi.util.IspnKarafOptions.perSuiteOptions. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.options. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.ConfigurationBuilder' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.composite. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.junitBundles. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.maven. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.mavenBundle. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.streamBundle. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.systemProperty. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.vmOptions. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.wrappedBundle. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.karaf.options.KarafDistributionOption.editConfigurationFilePut. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.karaf.options.KarafDistributionOption.features. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.karaf.options.KarafDistributionOption.karafDistributionConfiguration. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.karaf.options.KarafDistributionOption.keepRuntimeFolder. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.karaf.options.KarafDistributionOption.logLevel. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 17 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.ops4j.pax.exam.Option' | 31 | |
| imports | ImportOrder | Extra separation in import group before 'org.ops4j.pax.exam.Option' | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.osgi.framework.Bundle' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.osgi.framework.Bundle' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.osgi.framework.Bundle' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.osgi.framework.Bundle' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.ops4j.pax.exam.ExamSystem' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.ops4j.pax.exam.ExamSystem' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.security.PrivilegedExceptionAction' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.security.PrivilegedExceptionAction' | 5 | |
| imports | ImportOrder | Wrong order for 'java.security.PrivilegedExceptionAction' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertFalse. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 7 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.Cache' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.security.AuthorizationPermission' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.security.AuthorizationPermission' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.security.AuthorizationPermission' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.security.AuthorizationPermission' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.integration.security.embedded.AbstractAuthentication' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.integration.security.embedded.AbstractAuthentication' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.callback.Callback' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.callback.Callback' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.callback.Callback' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.callback.Callback' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.callback.Callback' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.callback.Callback' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.Collections. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.security.PrincipalRoleMapper' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.security.PrincipalRoleMapper' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.security.Policy' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.security.Policy' | 5 | |
| imports | ImportOrder | Wrong order for 'java.security.Policy' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.Query' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.Query' | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.annotations.Test' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.annotations.Test' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.Cache' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.Cache' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheListenerException' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheListenerException' | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.jcache.RIMBeanServerRegistrationUtility.ObjectNameType.CONFIGURATION. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.jcache.RIMBeanServerRegistrationUtility.ObjectNameType.STATISTICS. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.net.URI' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.URI' | 6 | |
| imports | ImportOrder | Wrong order for 'java.net.URI' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.Cache' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.Cache' | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.api.BasicCache' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.api.BasicCache' | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.Cache' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.Cache' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.LogFactory' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.LogFactory' | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.CacheManager' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.CacheManager' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.jcache.logging.Log' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.jcache.logging.Log' | 12 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.logging.LogFactory' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheListenerException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheListenerException' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.logging.LogFactory' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.expiry.Duration' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.expiry.Duration' | 6 | |
| imports | ImportOrder | Wrong order for 'javax.cache.expiry.Duration' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.logging.LogFactory' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.processor.EntryProcessorException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.processor.EntryProcessorException' | 6 | |
| imports | ImportOrder | Wrong order for 'javax.cache.processor.EntryProcessorException' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.Cache.Entry' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.Cache.Entry' | 5 | |
| imports | ImportOrder | Wrong order for 'javax.cache.Cache.Entry' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.event.CacheEntryEvent' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.event.CacheEntryEvent' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.event.CacheEntryEvent' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.event.CacheEntryEvent' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.api.BasicCache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.api.BasicCache' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.Cache' | 5 | |
| imports | ImportOrder | Wrong order for 'javax.cache.Cache' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - javax.cache.Cache. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.CacheException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.CacheException' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.cache.CacheException' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.ERROR' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.ERROR' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.ERROR. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.WARN. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.ListenerNotFoundException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.ListenerNotFoundException' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.Cache' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.jcache.logging.Log' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.jcache.logging.Log' | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.Cache' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.jcache.logging.Log' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.jcache.logging.Log' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.Cache' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.jcache.logging.Log' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.jcache.logging.Log' | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.Cache' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.jcache.logging.Log' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.jcache.logging.Log' | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.Collections.unmodifiableList. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.kohsuke.MetaInfServices' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.kohsuke.MetaInfServices' | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.annotation.CacheInvocationParameter' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.annotation.CacheInvocationParameter' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.jcache.annotation.CacheLookupHelper.getCacheKeyGenerator. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.jcache.annotation.CacheLookupHelper.getCacheName. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.jcache.annotation.CollectionsHelper.asSet. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.jcache.annotation.Contracts.assertNotNull. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 8 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Annotation' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.annotation.CacheDefaults' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.annotation.CacheDefaults' | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.LogFactory' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.LogFactory' | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.Arrays.copyOf. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.Arrays.deepToString. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 6 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Annotation' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.annotation.CacheInvocationParameter' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.annotation.CacheInvocationParameter' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.LogFactory' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.LogFactory' | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.jcache.annotation.Contracts.assertNotNull. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 5 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.annotation.CacheDefaults' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.annotation.CacheDefaults' | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.LogFactory' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.LogFactory' | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.LogFactory' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.LogFactory' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.LogFactory' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.LogFactory' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.LogFactory' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.LogFactory' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.LogFactory' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.LogFactory' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.Collections.addAll. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.LinkedHashSet' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.LinkedHashSet' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.LinkedHashSet' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.Arrays.deepEquals. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.Arrays.deepHashCode. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.Arrays.deepToString. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.annotation.GeneratedCacheKey' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.annotation.GeneratedCacheKey' | 7 | |
| imports | ImportOrder | Wrong order for 'javax.cache.annotation.GeneratedCacheKey' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.jcache.annotation.Contracts.assertNotNull. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 5 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Annotation' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.annotation.CacheInvocationParameter' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.annotation.CacheInvocationParameter' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.jcache.annotation.Contracts.assertNotNull. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 5 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Annotation' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.Cache' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.Cache' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.LogFactory' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.LogFactory' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.LogFactory' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.LogFactory' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.LogFactory' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.LogFactory' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.Cache' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.Cache' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.cache.Cache' import. | 11 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Annotation' import. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.LogFactory' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.LogFactory' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.Collections.unmodifiableSet. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 5 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Annotation' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.annotation.CacheKeyGenerator' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.annotation.CacheKeyGenerator' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.Collections.unmodifiableSet. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 5 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Annotation' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.configuration.CompleteConfiguration' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.configuration.CompleteConfiguration' | 5 | |
| imports | ImportOrder | Wrong order for 'javax.cache.configuration.CompleteConfiguration' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.jcache.RIMBeanServerRegistrationUtility.ObjectNameType.CONFIGURATION. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.jcache.RIMBeanServerRegistrationUtility.ObjectNameType.STATISTICS. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 6 | |
| imports | UnusedImports | Unused import - java.util.HashMap. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.Cache' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.Cache' | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 34 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.jcache.Expiration.Operation. | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.spi.InitializationContext' import. | 8 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntry' import. | 9 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.logging.LogFactory' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.expiry.Duration' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.expiry.Duration' | 12 | |
| imports | ImportOrder | Wrong order for 'javax.cache.expiry.Duration' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.configuration.Configuration' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.configuration.Configuration' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.jcache.Exceptions' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.integration.CacheWriter' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.integration.CacheWriter' | 8 | |
| imports | ImportOrder | Wrong order for 'javax.cache.integration.CacheWriter' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.commons.util.TypedProperties. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.commons.configuration.Builder. | 3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.CacheManager' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.CacheManager' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.jcache.AbstractJCachingProvider' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.jcache.AbstractJCachingProvider' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.commons.util.TypedProperties. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.commons.configuration.Builder. | 3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.management.CacheStatisticsMXBean' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.management.CacheStatisticsMXBean' | 6 | |
| imports | ImportOrder | Wrong order for 'javax.cache.management.CacheStatisticsMXBean' import. | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.Cache' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.Cache' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.cache.Cache' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.Cache' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.Cache' | 6 | |
| imports | ImportOrder | Wrong order for 'javax.cache.Cache' import. | 6 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.jcache.util.JCacheTestingUtil.withCachingProvider' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.jcache.util.JCacheTestingUtil.withCachingProvider' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.jcache.util.JCacheTestingUtil.withCachingProvider. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 20 | |
| imports | ImportOrder | Wrong order for 'org.testng.AssertJUnit.assertTrue' import. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.URI' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.URI' | 9 | |
| imports | ImportOrder | Wrong order for 'java.net.URI' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.Cache' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.Cache' | 6 | |
| imports | ImportOrder | Wrong order for 'javax.cache.Cache' import. | 6 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.jcache.util.JCacheTestingUtil.withCachingProvider' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.jcache.util.JCacheTestingUtil.withCachingProvider' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.jcache.util.JCacheTestingUtil.withCachingProvider. | 15 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.commons.util.InfinispanCollections. | 4 | |
| imports | UnusedImports | Unused import - org.infinispan.configuration.global.GlobalConfigurationBuilder. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.Cache' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.Cache' | 17 | |
| imports | ImportOrder | Wrong order for 'javax.cache.Cache' import. | 17 | |
| imports | UnusedImports | Unused import - javax.cache.integration.CacheLoader. | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 23 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Method' import. | 23 | |
| imports | UnusedImports | Unused import - java.net.URI. | 24 | |
| imports | UnusedImports | Unused import - java.util.HashSet. | 26 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.jcache.util.JCacheTestingUtil.*' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.jcache.util.JCacheTestingUtil.*' | 29 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.jcache.util.JCacheTestingUtil.*. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.jcache.util.JCacheTestingUtil.*. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.Cache' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.Cache' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.cache.Cache' import. | 11 | |
| imports | ImportOrder | Wrong order for 'java.net.URI' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.integration.CacheLoader' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.integration.CacheLoader' | 6 | |
| imports | ImportOrder | Wrong order for 'javax.cache.integration.CacheLoader' import. | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.Caching' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.Caching' | 6 | |
| imports | ImportOrder | Wrong order for 'javax.cache.Caching' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.net.URI' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.URI' | 9 | |
| imports | ImportOrder | Wrong order for 'java.net.URI' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.configuration.ConfigurationBuilder' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.configuration.ConfigurationBuilder' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.Cache' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.Cache' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.configuration.Configuration' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.configuration.Configuration' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.RemoteCache' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.RemoteCache' | 9 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.logging.LogFactory' import. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.cache.CacheManager' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.cache.CacheManager' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.jcache.AbstractJCachingProvider' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.jcache.AbstractJCachingProvider' | 10 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.logging.LogFactory' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.RemoteCache' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.RemoteCache' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.client.helpers.ClientConstants.ADD. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.client.helpers.ClientConstants.CHILD_TYPE. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.client.helpers.ClientConstants.NAME. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.client.helpers.ClientConstants.OP. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.client.helpers.ClientConstants.OP_ADDR. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.client.helpers.ClientConstants.OUTCOME. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.client.helpers.ClientConstants.READ_ATTRIBUTE_OPERATION. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.client.helpers.ClientConstants.READ_CHILDREN_NAMES_OPERATION. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.client.helpers.ClientConstants.REMOVE_OPERATION. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.client.helpers.ClientConstants.RESULT. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.client.helpers.ClientConstants.SUBSYSTEM. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.client.helpers.ClientConstants.SUCCESS. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 16 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.PathAddress' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.PathAddress' | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Executor' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.naming.Context' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'javax.naming.Context' | 17 | |
| imports | ImportOrder | Wrong order for 'javax.naming.Context' import. | 17 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.naming.NamingException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.naming.NamingException' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.naming.NamingException' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.ERROR' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.ERROR' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.ERROR. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.WARN. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.hibernate.search.impl.LoggerFactory' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 20 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.sql.Connection' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.sql.Connection' | 6 | |
| imports | ImportOrder | Wrong order for 'java.sql.Connection' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertNotNull' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertNotNull' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashSet' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashSet' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'junit.framework.Assert.assertEquals' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'junit.framework.Assert.assertEquals' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - junit.framework.Assert.assertEquals. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.hibernate.search.ClusterTestHelper.clusterSize. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.hibernate.search.ClusterTestHelper.createClusterNode. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.hibernate.search.ClusterTestHelper.waitMembersCount. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 15 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.persistence.Column' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.persistence.Column' | 8 | |
| imports | ImportOrder | Wrong order for 'javax.persistence.Column' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 18 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashSet' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashSet' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'junit.framework.Assert.assertEquals' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'junit.framework.Assert.assertEquals' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - junit.framework.Assert.assertEquals. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.hibernate.search.ClusterTestHelper.clusterSize. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.hibernate.search.ClusterTestHelper.createClusterNode. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.hibernate.search.ClusterTestHelper.waitMembersCount. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.persistence.Column' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.persistence.Column' | 6 | |
| imports | ImportOrder | Wrong order for 'javax.persistence.Column' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.persistence.Entity' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.persistence.Entity' | 5 | |
| imports | ImportOrder | Wrong order for 'javax.persistence.Entity' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashSet' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashSet' | 21 | |
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.hibernate.search.ClusterTestHelper.createClusterNode' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.hibernate.search.ClusterTestHelper.createClusterNode' | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.hibernate.search.ClusterTestHelper.createClusterNode. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.hibernate.search.ClusterTestHelper.waitMembersCount. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.persistence.Entity' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.persistence.Entity' | 5 | |
| imports | ImportOrder | Wrong order for 'javax.persistence.Entity' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.io.UnsignedNumeric' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.io.UnsignedNumeric' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AbstractExternalizer' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AbstractExternalizer' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AbstractExternalizer' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AbstractExternalizer' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.io.UnsignedNumeric' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.io.UnsignedNumeric' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AbstractExternalizer' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AbstractExternalizer' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.AdvancedExternalizer' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.persistence.keymappers.TwoWayKey2StringMapper' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.persistence.keymappers.TwoWayKey2StringMapper' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.lucene.logging.Log' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 9 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntry' import. | 14 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.lucene.ChunkCacheKey' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 18 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.lucene.cacheloader.configuration.LuceneLoaderConfiguration.AUTO_CHUNK_SIZE. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.lucene.cacheloader.configuration.LuceneLoaderConfiguration.LOCATION. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.configuration.Builder' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Executor' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Executor' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.index.IndexFileNames' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.index.IndexFileNames' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.locks.Lock' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.locks.Lock' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.locks.Lock' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.store.IndexInput' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.store.IndexInput' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.store.BufferedChecksum' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.store.BufferedChecksum' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.store.IndexInput' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.store.IndexInput' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.store.IndexInput' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.store.IndexInput' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.store.IndexInput' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.store.IndexInput' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.store.Lock' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.store.Lock' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.DEBUG' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.DEBUG' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.DEBUG. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.WARN. | 13 | |
| imports | ImportOrder | Wrong order for 'org.jboss.logging.Logger.Level.ERROR' import. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.ERROR. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 30 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.lucene.CacheTestSupport.assertTextIsFoundInIds' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.lucene.CacheTestSupport.assertTextIsFoundInIds' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.lucene.CacheTestSupport.assertTextIsFoundInIds. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.lucene.CacheTestSupport.removeByTerm. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.lucene.CacheTestSupport.writeTextToIndex. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 14 | |
| imports | ImportOrder | Wrong order for 'org.apache.lucene.store.Directory' import. | 14 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.lucene.directory.DirectoryBuilder' import. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 15 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.lucene.CacheTestSupport.assertTextIsFoundInIds' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.lucene.CacheTestSupport.assertTextIsFoundInIds' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.lucene.CacheTestSupport.assertTextIsFoundInIds. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.lucene.CacheTestSupport.optimizeIndex. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.lucene.CacheTestSupport.writeTextToIndex. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.lucene.CacheTestSupport.assertTextIsFoundInIds. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.lucene.CacheTestSupport.writeTextToIndex. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 11 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.lucene.impl.InfinispanIndexOutput' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.index.DirectoryReader' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.index.DirectoryReader' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.lucene.CacheTestSupport.assertTextIsFoundInIds. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.lucene.CacheTestSupport.writeTextToIndex. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.lucene.CacheTestSupport.assertTextIsFoundInIds. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.lucene.CacheTestSupport.removeByTerm. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.lucene.CacheTestSupport.writeTextToIndex. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 9 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.filter.CollectionKeyFilter' import. | 16 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.lucene.ChunkCacheKey' import. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 14 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Mockito.mock' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Mockito.mock' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.never. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.verify. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.when. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 13 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 20 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 17 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.lucene.cacheloader.TestHelper.createIndex' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.lucene.cacheloader.TestHelper.createIndex' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.lucene.cacheloader.TestHelper.createIndex. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.findInterceptor. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 30 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 30 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractComponent' | 33 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractComponent' | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractComponent. | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.replaceComponent. | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.replaceField. | 35 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 36 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 24 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.index.IndexWriter' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.index.IndexWriter' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.document.Document' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.document.Document' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.document.Document' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.document.Document' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.index.DirectoryReader' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.index.DirectoryReader' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.document.Document' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.document.Document' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.document.Document' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.document.Document' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.lucene.DirectoryIntegrityCheck' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 | |
| imports | ImportOrder | Wrong order for 'org.testng.AssertJUnit' import. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 18 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'net.jcip.annotations.GuardedBy' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'net.jcip.annotations.GuardedBy' | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.analysis.Analyzer' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.analysis.Analyzer' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 15 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Comparator' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Comparator' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.Comparator' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.text.DateFormat' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.text.DateFormat' | 9 | |
| imports | ImportOrder | Wrong order for 'java.text.DateFormat' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.hibernate.hql.ast.spi.predicate.*. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 13 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Iterator' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Iterator' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Iterator' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.objectfilter.impl.syntax.*. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.LinkedList' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.LinkedList' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.LinkedList' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.protostream.DescriptorParserException' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertFalse' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertFalse' | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertFalse. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 23 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.protostream.ProtobufUtil' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.FileLookupFactory' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.FileLookupFactory' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 23 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.BuiltBy' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.BuiltBy' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamException' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamException' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamException' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.StringPropertyReplacer.replaceProperties. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamException' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamException' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamException' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.StringPropertyReplacer.replaceProperties. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamException' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamException' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamException' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.StringPropertyReplacer.replaceProperties. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 17 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.test.MultiCacheManagerCallable. | 10 | |
| imports | UnusedImports | Unused import - org.infinispan.test.TestingUtil. | 11 | |
| imports | UnusedImports | Unused import - org.testng.annotations.BeforeClass. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 18 | |
| imports | UnusedImports | Unused import - java.util.concurrent.ExecutionException. | 19 | |
| imports | UnusedImports | Unused import - java.util.concurrent.ExecutorService. | 20 | |
| imports | UnusedImports | Unused import - java.util.concurrent.Executors. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 24 | |
| imports | UnusedImports | Unused import - org.infinispan.test.TestingUtil.withCacheManagers. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManagers. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.StreamingMarshaller' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.jdbc.configuration.TableManipulationConfiguration' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.sql.Connection' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.sql.Connection' | 10 | |
| imports | ImportOrder | Wrong order for 'java.sql.Connection' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.ConfiguredBy' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.ConfiguredBy' | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfiguration.DIALECT. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfiguration.MANAGE_CONNECTION_FACTORY. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Constructor' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Constructor' | 6 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Constructor' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.PersistenceConfigurationBuilder' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.PersistenceConfigurationBuilder' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.TypedProperties' import. | 8 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.persistence.jdbc.configuration.JdbcBinaryStoreConfiguration.*. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.jdbc.configuration.JdbcBinaryStoreConfiguration.*. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.configuration.cache.AbstractStoreConfiguration.PROPERTIES. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfiguration.BATCH_SIZE. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfiguration.CONCURRENCY_LEVEL. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfiguration.FETCH_SIZE. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfiguration.KEY2STRING_MAPPER. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfiguration.LOCK_ACQUISITION_TIMEOUT. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 15 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamConstants' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.StringPropertyReplacer.replaceProperties. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 15 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamConstants' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.StringPropertyReplacer.replaceProperties. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 15 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamConstants' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.StringPropertyReplacer.replaceProperties. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.PersistenceConfigurationBuilder' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.PersistenceConfigurationBuilder' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.configuration.Builder' import. | 10 | |
| imports | UnusedImports | Unused import - org.infinispan.commons.configuration.attributes.AttributeSet. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.persistence.jdbc.configuration.JdbcStringBasedStoreConfiguration.*' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.persistence.jdbc.configuration.JdbcStringBasedStoreConfiguration.*' | 14 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.persistence.jdbc.configuration.JdbcStringBasedStoreConfiguration.*. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.jdbc.configuration.JdbcStringBasedStoreConfiguration.*. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.configuration.attributes.Attribute' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.persistence.jdbc.configuration.TableManipulationConfiguration.*' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.persistence.jdbc.configuration.TableManipulationConfiguration.*' | 12 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.persistence.jdbc.configuration.TableManipulationConfiguration.*. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.jdbc.configuration.TableManipulationConfiguration.*. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.Util' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.sql.Connection' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.sql.Connection' | 7 | |
| imports | ImportOrder | Wrong order for 'java.sql.Connection' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.jdbc.configuration.ConnectionFactoryConfiguration' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.sql.DataSource' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.sql.DataSource' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.sql.DataSource' import. | 9 | |
| imports | ImportOrder | Wrong order for 'javax.naming.InitialContext' import. | 10 | |
| imports | ImportOrder | Wrong order for 'java.sql.Connection' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.FileLookup' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.FileLookup' | 8 | |
| imports | UnusedImports | Unused import - org.infinispan.commons.util.FileLookup. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'com.mchange.v2.c3p0.ComboPooledDataSource' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'com.mchange.v2.c3p0.ComboPooledDataSource' | 17 | |
| imports | ImportOrder | Wrong order for 'com.mchange.v2.c3p0.ComboPooledDataSource' import. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.Util' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.sql.Connection' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.sql.Connection' | 10 | |
| imports | ImportOrder | Wrong order for 'java.sql.Connection' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.naming.NamingException' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.naming.NamingException' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.naming.NamingException' import. | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.ERROR' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.ERROR' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.ERROR. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.WARN. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.jdbc.binary.JdbcBinaryStore' import. | 7 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntry' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 22 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Executor' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.PersistenceUtil.getExpiryTime. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.ConfiguredBy' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.ConfiguredBy' | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.jdbc.configuration.JdbcStringBasedStoreConfigurationBuilder' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.naming.Context' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.naming.Context' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.naming.Context' import. | 14 | |
| imports | ImportOrder | Wrong order for 'java.io.PrintWriter' import. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.jdbc.configuration.ConnectionFactoryConfiguration' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.sql.Connection' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.sql.Connection' | 13 | |
| imports | ImportOrder | Wrong order for 'java.sql.Connection' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.when. | 4 | |
| imports | ImportOrder | Wrong order for 'java.sql.Connection' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.persistence.spi.PersistenceException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.persistence.spi.PersistenceException' | 12 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.jdbc.configuration.ConnectionFactoryConfiguration' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.Cache' import. | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.jdbc.mixed.JdbcMixedStore' import. | 8 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.jdbc.binary.JdbcBinaryStore' import. | 9 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.CacheContainer' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 19 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.metadata.Metadata' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 16 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.metadata' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.metadata' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.metadata. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.h2.Driver' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.h2.Driver' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.StoreConfiguration' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.StoreConfiguration' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.CacheConfigurationException' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.factories.KnownComponentNames. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntryImpl' import. | 8 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntry' import. | 17 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 27 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.internalMetadata' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.internalMetadata' | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.internalMetadata. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntryImpl' import. | 8 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.TestObjectStreamMarshaller' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.marshalledEntry' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.marshalledEntry' | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.marshalledEntry. | 26 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.jdbc.TableManipulation' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Mockito.mock' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Mockito.mock' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.reset. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 4 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.StreamingMarshaller' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractCacheMarshaller' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractCacheMarshaller' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractCacheMarshaller. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 4 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.StreamingMarshaller' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractCacheMarshaller' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractCacheMarshaller' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractCacheMarshaller. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 3 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.test.TestingUtil.clearCacheLoader' import. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.clearCacheLoader. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.sql.Connection' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.sql.Connection' | 7 | |
| imports | ImportOrder | Wrong order for 'java.sql.Connection' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 9 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfigurationBuilder' import. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.jdbc.ManagedConnectionFactoryTest' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.StringTokenizer' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.StringTokenizer' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.StringTokenizer' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.sql.Connection' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.sql.Connection' | 5 | |
| imports | ImportOrder | Wrong order for 'java.sql.Connection' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.persistence.jdbc.DatabaseType' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.persistence.jdbc.DatabaseType' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.Criteria' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.Criteria' | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.commons.util.TypedProperties. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.persistence.jpa.configuration.JpaStoreConfiguration.*' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.persistence.jpa.configuration.JpaStoreConfiguration.*' | 7 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.persistence.jpa.configuration.JpaStoreConfiguration.*. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.jpa.configuration.JpaStoreConfiguration.*. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamConstants' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamConstants' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamConstants' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.io.ByteBuffer' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.io.ByteBuffer' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.persistence.Embeddable' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.persistence.Embeddable' | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Base64' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Base64' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.ejb.HibernateEntityManagerFactory' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.ejb.HibernateEntityManagerFactory' | 6 | |
| imports | ImportOrder | Wrong order for 'org.hibernate.ejb.HibernateEntityManagerFactory' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.Assert.*. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.*. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.ConcurrentHashMap' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.ConcurrentHashMap' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ConcurrentHashMap' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.persistence.EntityManager' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.persistence.EntityManager' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.marshall.core.MarshalledEntry' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.marshall.core.MarshalledEntry' | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.PersistenceConfigurationBuilder' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.PersistenceConfigurationBuilder' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.container.entries.InternalCacheEntry' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.container.entries.InternalCacheEntry' | 7 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.container.entries.InternalCacheEntry' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.persistence.jpa.entity.Address' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.persistence.jpa.entity.Address' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.persistence.Embeddable' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.persistence.Embeddable' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.persistence.AttributeOverride' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.persistence.AttributeOverride' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.persistence.Column' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.persistence.Column' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.persistence.EmbeddedId' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.persistence.EmbeddedId' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfiguration.*' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfiguration.*' | 7 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfiguration.*. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfiguration.*. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 16 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamConstants' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 16 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamConstants' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 16 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamConstants' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.*' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.*' | 9 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.jboss.logging.Logger.Level.*. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.*. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.MultiStoresFunctionalTest' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.BaseStoreFunctionalTest' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.fail. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.CountDownLatch' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.CountDownLatch' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.CountDownLatch' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.DefaultCacheManager' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 19 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.TaskContextImpl' import. | 21 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.remote.configuration.RemoteServerConfiguration' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.marshall.core.MarshalledEntry' import. | 29 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 36 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 36 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Executor' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.configuration.AbstractTypedPropertiesConfiguration.PROPERTIES. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.remote.configuration.ExecutorFactoryConfiguration.EXECUTOR_FACTORY. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.ConfigurationProperties' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.ConfigurationProperties' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration.BALANCING_STRATEGY. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration.CONNECTION_TIMEOUT. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration.FORCE_RETURN_VALUES. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration.HOTROD_WRAPPING. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration.KEY_SIZE_ESTIMATE. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration.MARSHALLER. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration.PING_ON_STARTUP. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration.PROTOCOL_VERSION. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration.RAW_VALUES. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration.REMOTE_CACHE_NAME. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration.SERVERS. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration.SOCKET_TIMEOUT. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration.TCP_NO_DELAY. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration.TRANSPORT_FACTORY. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration.VALUE_SIZE_ESTIMATE. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 19 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.transport.TransportFactory' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.transport.TransportFactory' | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.Marshaller' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 18 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamConstants' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.StringPropertyReplacer.replaceProperties. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 18 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamConstants' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.StringPropertyReplacer.replaceProperties. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 18 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamConstants' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.StringPropertyReplacer.replaceProperties. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.*' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.*' | 11 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.jboss.logging.Logger.Level.*. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.*. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 16 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' import. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil' | 7 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil' | 7 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.test.HotRodClientTestingUtil' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.*' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.*' | 19 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.*. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.*. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.StoreConfiguration' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.StoreConfiguration' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 21 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 21 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' import. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 44 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 44 | |
| imports | ImportOrder | Wrong order for 'java.io.BufferedReader' import. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.keymappers.MarshallingTwoWayKey2StringMapper' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.persistence.rest.metadata.EmbeddedMetadataHelper. | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.keymappers.MarshalledValueOrPrimitiveMapper' import. | 8 | |
| imports | UnusedImports | Unused import - org.infinispan.persistence.keymappers.MarshalledValueOrPrimitiveMapper. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.persistence.rest.configuration.RestStoreConfiguration.*' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.persistence.rest.configuration.RestStoreConfiguration.*' | 12 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.persistence.rest.configuration.RestStoreConfiguration.*. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.rest.configuration.RestStoreConfiguration.*. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.keymappers.MarshallingTwoWayKey2StringMapper' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 16 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamConstants' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.StringPropertyReplacer.replaceProperties. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 16 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamConstants' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.StringPropertyReplacer.replaceProperties. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 16 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamConstants' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.StringPropertyReplacer.replaceProperties' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.StringPropertyReplacer.replaceProperties. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.jboss.logging.Logger.Level.WARN. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.WARN. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 27 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.CacheConfigurationException' import. | 27 | |
| imports | UnusedImports | Unused import - org.infinispan.commons.CacheException. | 28 | |
| imports | UnusedImports | Unused import - org.jboss.logging.annotations.LogMessage. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.marshall.core.MarshalledEntry' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.marshall.core.MarshalledEntry' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.marshall.core.MarshalledEntry' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.marshall.core.MarshalledEntry' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.PersistenceUtil' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNull. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.api.BasicCacheContainer' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.api.BasicCacheContainer' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.api.BasicCacheContainer' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 16 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.test.TestingUtil.withCacheManager' import. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertSame. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertFalse. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.StoreConfiguration' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.StoreConfiguration' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.Marshaller' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.Marshaller' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.util.logging.LogFactory' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.util.logging.LogFactory' | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.equivalence.Equivalence' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.equivalence.Equivalence' | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.persistence.spi.PersistenceException' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.persistence.spi.PersistenceException' | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.equivalence.Equivalence' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.equivalence.Equivalence' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.io.ByteBuffer' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.io.ByteBuffer' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.equivalence.Equivalence' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.equivalence.Equivalence' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.equivalence.AnyEquivalence' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.equivalence.AnyEquivalence' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.persistence.sifs.configuration.SoftIndexFileStoreConfiguration.*' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.persistence.sifs.configuration.SoftIndexFileStoreConfiguration.*' | 7 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.persistence.sifs.configuration.SoftIndexFileStoreConfiguration.*. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.sifs.configuration.SoftIndexFileStoreConfiguration.*. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.StringPropertyReplacer.replaceProperties. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 5 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamConstants' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.StringPropertyReplacer.replaceProperties. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 5 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamConstants' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.PersistenceConfigurationBuilder' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.PersistenceConfigurationBuilder' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.persistence.PersistenceUtil.internalMetadata. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.recursiveFileRemove. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 7 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.ConfigurationBuilder' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.text.DateFormat' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.text.DateFormat' | 5 | |
| imports | ImportOrder | Wrong order for 'java.text.DateFormat' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Iterator' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Iterator' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.Iterator' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.security.AccessController' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.security.AccessController' | 10 | |
| imports | ImportOrder | Wrong order for 'java.security.AccessController' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.annotation.ElementType' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.query.impl.DefaultTransformer' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.query.impl.DefaultTransformer' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.factories.ComponentRegistry' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.Base64' import. | 10 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.CollectionFactory' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.backend.TransactionContext' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.backend.TransactionContext' | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.query.backend.TransactionHelper.Operation' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.query.backend.TransactionHelper.Operation' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.query.backend.TransactionHelper.Operation. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.annotations.common.reflection.ReflectionManager' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.annotations.common.reflection.ReflectionManager' | 11 | |
| imports | ImportOrder | Wrong order for 'org.hibernate.search.engine.service.classloading.impl.DefaultClassLoaderService' import. | 16 | |
| imports | UnusedImports | Unused import - org.hibernate.search.store.DirectoryProvider. | 19 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.factories.ComponentRegistry' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Synchronization' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Synchronization' | 7 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.Synchronization' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.Query' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.Query' | 11 | |
| imports | UnusedImports | Unused import - org.apache.lucene.search.SortField. | 13 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.Marshaller' import. | 18 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.Util' import. | 26 | |
| imports | UnusedImports | Unused import - org.infinispan.commons.util.Util. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.UUID' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.UUID' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.UUID' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.query.engine.spi.HSQuery' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.query.engine.spi.HSQuery' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.exception.SearchException' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.exception.SearchException' | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.ScoreDoc' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.ScoreDoc' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.ScoreDoc' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.ScoreDoc' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 11 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.Map.Entry' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.Sort' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.Sort' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.CollectionFactory' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.LinkedList' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.LinkedList' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.LinkedList' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.TopDocs' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.TopDocs' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.query.engine.spi.HSQuery' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.query.engine.spi.HSQuery' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.query.engine.spi.DocumentExtractor' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.query.engine.spi.DocumentExtractor' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 15 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.notifications.cachelistener.annotation.*. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 24 | |
| imports | ImportOrder | Wrong order for 'java.lang.annotation.Annotation' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.EnumSet' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.EnumSet' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.EnumSet' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.security.PrivilegedAction' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'java.security.PrivilegedAction' | 26 | |
| imports | ImportOrder | Wrong order for 'java.security.PrivilegedAction' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.security.AccessController' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.security.AccessController' | 8 | |
| imports | ImportOrder | Wrong order for 'java.security.AccessController' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.NoSuchElementException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.NoSuchElementException' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.NoSuchElementException' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.Explanation' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.Explanation' | 7 | |
| imports | ImportOrder | Wrong order for 'org.hibernate.search.exception.SearchException' import. | 12 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.query.FetchOptions.FetchMode' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commands.ReplicableCommand' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commands.ReplicableCommand' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Base64' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Base64' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'net.jcip.annotations.NotThreadSafe' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'net.jcip.annotations.NotThreadSafe' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.query.engine.spi.EntityInfo' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.query.engine.spi.EntityInfo' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.query.engine.spi.EntityInfo' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.query.engine.spi.EntityInfo' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.hibernate.search.spi.InfinispanIntegration.*' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.hibernate.search.spi.InfinispanIntegration.*' | 9 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.hibernate.search.spi.InfinispanIntegration.*. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.hibernate.search.spi.InfinispanIntegration.*. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'net.jcip.annotations.NotThreadSafe' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'net.jcip.annotations.NotThreadSafe' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.cfg.Environment' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.cfg.Environment' | 10 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.query.dsl.embedded.impl.JPAFilterAndConverter' import. | 46 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 68 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 68 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 68 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.hibernate.search.spi.InfinispanIntegration.DEFAULT_INDEXESDATA_CACHENAME' | 70 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.hibernate.search.spi.InfinispanIntegration.DEFAULT_INDEXESDATA_CACHENAME' | 70 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.hibernate.search.spi.InfinispanIntegration.DEFAULT_INDEXESDATA_CACHENAME. | 70 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.hibernate.search.spi.InfinispanIntegration.DEFAULT_INDEXESMETADATA_CACHENAME. | 71 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.hibernate.search.spi.InfinispanIntegration.DEFAULT_LOCKING_CACHENAME. | 72 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.query.impl.IndexPropertyInspector.*. | 73 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.query.impl.IndexPropertyInspector.*. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.LinkedList' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.LinkedList' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.LinkedList' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.query.engine.spi.EntityInfo' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.query.engine.spi.EntityInfo' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commands.module.ModuleCommandExtensions' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.query.engine.spi.EntityInfo' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.query.engine.spi.EntityInfo' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.analysis.Analyzer' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.analysis.Analyzer' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 5 | |
| imports | UnusedImports | Unused import - org.infinispan.configuration.cache.Configuration. | 6 | |
| imports | UnusedImports | Unused import - org.infinispan.security.actions.GetCacheConfigurationAction. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.TopDocs' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.TopDocs' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.BooleanClause' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.BooleanClause' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.FieldDoc' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.FieldDoc' | 8 | |
| imports | UnusedImports | Unused import - org.apache.lucene.search.ScoreDoc. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.ScoreDoc' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.ScoreDoc' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.Sort' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.Sort' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.SortField' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.SortField' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.index.Term' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.index.Term' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.index.Term' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.index.Term' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.ScoreDoc' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.ScoreDoc' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.ScoreDoc' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.ScoreDoc' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.batchindexing.MassIndexerProgressMonitor' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.batchindexing.MassIndexerProgressMonitor' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.backend.LuceneWork' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.backend.LuceneWork' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 19 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.backend.LuceneWork' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.backend.LuceneWork' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.Transaction' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.index.IndexWriter' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.index.IndexWriter' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.backend.IndexingMonitor' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.backend.IndexingMonitor' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.backend.IndexingMonitor' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.backend.IndexingMonitor' | 9 | |
| imports | ImportOrder | Wrong order for 'org.hibernate.search.spi.WorkerBuildContext' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.backend.spi.BackendQueueProcessor' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.backend.spi.BackendQueueProcessor' | 5 | |
| imports | ImportOrder | Wrong order for 'org.hibernate.search.spi.WorkerBuildContext' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.backend.IndexingMonitor' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.backend.IndexingMonitor' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.backend.IndexingMonitor' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.backend.IndexingMonitor' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.backend.IndexingMonitor' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.backend.IndexingMonitor' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.backend.AddLuceneWork' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.backend.AddLuceneWork' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.backend.FlushLuceneWork' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.backend.FlushLuceneWork' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.backend.BackendFactory' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.backend.BackendFactory' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.backend.LuceneWork' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.backend.LuceneWork' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.*' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.*' | 14 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.jboss.logging.Logger.Level.*. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.*. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.lucene.analysis.charfilter.HTMLStripCharFilterFactory' import. | 4 | |
| imports | ImportOrder | Wrong order for 'org.apache.lucene.analysis.core.LowerCaseFilterFactory' import. | 6 | |
| imports | ImportOrder | Wrong order for 'org.apache.lucene.analysis.charfilter.MappingCharFilterFactory' import. | 7 | |
| imports | ImportOrder | Wrong order for 'org.apache.lucene.analysis.en.PorterStemFilterFactory' import. | 9 | |
| imports | ImportOrder | Wrong order for 'org.apache.lucene.analysis.core.StopFilterFactory' import. | 14 | |
| imports | ImportOrder | Wrong order for 'org.apache.lucene.analysis.miscellaneous.WordDelimiterFilterFactory' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.Query' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.Query' | 5 | |
| imports | ImportOrder | Wrong order for 'org.apache.lucene.search.Query' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.replaceComponent' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.replaceComponent' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.replaceComponent. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManagers. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyCollection. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.eq. | 22 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.*. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Mockito.mock' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Mockito.mock' | 14 | |
| imports | UnusedImports | Unused import - org.mockito.Mockito.mock. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.spy. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.verify. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 18 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 22 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 22 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.fwk.TestCacheManagerFactory.createClusteredCacheManager' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.fwk.TestCacheManagerFactory.createClusteredCacheManager' | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.fwk.TestCacheManagerFactory.createClusteredCacheManager. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.query.helper.StaticTestingErrorHandler.assertAllGood' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.query.helper.StaticTestingErrorHandler.assertAllGood' | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.query.helper.StaticTestingErrorHandler.assertAllGood. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.killCacheManagers. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.MatchAllDocsQuery' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.MatchAllDocsQuery' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 21 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractComponent' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.extractComponent' | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.extractComponent. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 27 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.recursiveFileRemove' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.recursiveFileRemove' | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.recursiveFileRemove. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 31 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.Assert.*. | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.*. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.lucene.search.BooleanClause.Occur' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 30 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 30 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 32 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 32 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 32 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.query.helper.TestQueryHelperFactory.createCacheQuery' | 37 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.query.helper.TestQueryHelperFactory.createCacheQuery' | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.query.helper.TestQueryHelperFactory.createCacheQuery. | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.query.helper.TestQueryHelperFactory.createQueryParser. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.FileLookupFactory' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.FileLookupFactory' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.Cache' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 20 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.query.helper.TestQueryHelperFactory.createQueryParser. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.queryparser.classic.ParseException' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.queryparser.classic.ParseException' | 8 | |
| imports | ImportOrder | Wrong order for 'org.apache.lucene.search.BooleanClause.Occur' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertTrue' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertTrue' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertTrue' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertTrue' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.index.Term' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.index.Term' | 12 | |
| imports | ImportOrder | Wrong order for 'org.apache.lucene.index.Term' import. | 12 | |
| imports | ImportOrder | Wrong order for 'org.apache.lucene.search.BooleanClause.Occur' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.hibernate.search.engine.integration.impl.ExtendedSearchIntegrator' import. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.NoSuchElementException' | 49 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.NoSuchElementException' | 49 | |
| imports | ImportOrder | Wrong order for 'java.util.NoSuchElementException' import. | 49 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays.asList' | 51 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays.asList' | 51 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - java.util.Arrays.asList. | 51 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.query.helper.TestQueryHelperFactory.createCacheQuery. | 52 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.query.helper.TestQueryHelperFactory.createQueryParser. | 53 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 54 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.when. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.Query' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.Query' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.fail. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.Query' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.Query' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertFalse. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 18 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 23 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertNotNull' import. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertFalse. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.ByteArrayInputStream' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.queryparser.classic.ParseException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.queryparser.classic.ParseException' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.*' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.*' | 9 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.Assert.*. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.*. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 7 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.Configuration' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.Configuration' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.Configuration' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.lucene.CacheTestSupport.assertTextIsFoundInIds. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.lucene.CacheTestSupport.removeByTerm. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.lucene.CacheTestSupport.writeTextToIndex. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.fail. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.queryparser.classic.ParseException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.queryparser.classic.ParseException' | 6 | |
| imports | ImportOrder | Wrong order for 'org.apache.lucene.queryparser.classic.ParseException' import. | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.Cache' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 20 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.query.helper.TestQueryHelperFactory.createQueryParser' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.query.helper.TestQueryHelperFactory.createQueryParser' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.query.helper.TestQueryHelperFactory.createQueryParser. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.Query' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.Query' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.MatchAllDocsQuery' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.MatchAllDocsQuery' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 5 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.MatchAllDocsQuery' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.MatchAllDocsQuery' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 22 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 22 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertNull' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertNull' | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNull. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.Externalizer' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.Externalizer' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 14 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.Query' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.Query' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertNotNull. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.Cache' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.text.DateFormat' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.text.DateFormat' | 16 | |
| imports | ImportOrder | Wrong order for 'java.text.DateFormat' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 19 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 20 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 11 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertTrue' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertTrue' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertTrue' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertTrue' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 19 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 20 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 23 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withTx' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withTx' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withTx. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.hql.ParsingException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.hql.ParsingException' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 15 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 13 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 14 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.annotations.Analyze' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.annotations.Analyze' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.Query' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.Query' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.document.Document' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.document.Document' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.exception.ErrorContext' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.exception.ErrorContext' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.analysis.Analyzer' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.analysis.Analyzer' | 5 | |
| imports | ImportOrder | Wrong order for 'org.apache.lucene.analysis.Analyzer' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 25 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyObject. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.when. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.query.engine.spi.EntityInfo' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.query.engine.spi.EntityInfo' | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 11 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Matchers.anyInt' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Matchers.anyInt' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyInt. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.when. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.anyInt. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.verify. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.when. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.query.engine.spi.DocumentExtractor' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.query.engine.spi.DocumentExtractor' | 8 | |
| imports | ImportOrder | Wrong order for 'org.hibernate.search.query.engine.spi.DocumentExtractor' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertEquals' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertFalse. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.fail. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicReference' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.atomic.AtomicReference' | 27 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicReference' import. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 29 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.any. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Matchers.eq. | 31 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.*. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.mockito.Mockito.mock' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.mockito.Mockito.mock' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.annotations.Field' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.annotations.Field' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.Query' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.Query' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.annotations.Field' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.annotations.Field' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.queryparser.classic.ParseException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.queryparser.classic.ParseException' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.annotations.Field' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.annotations.Field' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.Attribute' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.Attribute' | 21 | |
| imports | ImportOrder | Wrong order for 'javax.management.Attribute' import. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 26 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 26 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.query.helper.TestQueryHelperFactory.createQueryParser' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.query.helper.TestQueryHelperFactory.createQueryParser' | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.query.helper.TestQueryHelperFactory.createQueryParser. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertFalse. | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 21 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.query.FetchOptions.FetchMode.EAGER' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.query.FetchOptions.FetchMode.EAGER' | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.query.FetchOptions.FetchMode.EAGER. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.query.FetchOptions.FetchMode.LAZY. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withTx. | 28 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 22 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 22 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.query.FetchOptions.FetchMode.*' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.query.FetchOptions.FetchMode.*' | 26 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.query.FetchOptions.FetchMode.*. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.query.FetchOptions.FetchMode.*. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withTx. | 27 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.MatchAllDocsQuery' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.MatchAllDocsQuery' | 7 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.Util' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.store.Directory' | 5 | |
| imports | ImportOrder | Wrong order for 'org.hibernate.search.spi.SearchIntegrator' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.queryparser.classic.ParseException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.queryparser.classic.ParseException' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.dummy.DummyInMemoryStoreConfigurationBuilder' import. | 14 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.CacheContainer' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 26 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 26 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.Query' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.Query' | 6 | |
| imports | ImportOrder | Wrong order for 'org.hibernate.search.annotations.Field' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.hibernate.search.annotations.Analyze' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.hibernate.search.annotations.Analyze' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.search.Query' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.search.Query' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.lucene.queryparser.classic.ParseException' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 20 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.query.helper.TestQueryHelperFactory.createQueryParser' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.query.helper.TestQueryHelperFactory.createQueryParser' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.query.helper.TestQueryHelperFactory.createQueryParser. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.lucene.queryparser.classic.ParseException' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.text.SimpleDateFormat' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.text.SimpleDateFormat' | 17 | |
| imports | ImportOrder | Wrong order for 'java.text.SimpleDateFormat' import. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 3 | |
| imports | ImportOrder | Wrong order for 'org.apache.lucene.search.Query' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 22 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.query.helper.TestQueryHelperFactory.createQueryParser' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.query.helper.TestQueryHelperFactory.createQueryParser' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.query.helper.TestQueryHelperFactory.createQueryParser. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.TimeUnit' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.fail' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.fail' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.fail. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.query.helper.TestQueryHelperFactory.createCacheQuery' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.query.helper.TestQueryHelperFactory.createCacheQuery' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.query.helper.TestQueryHelperFactory.createCacheQuery. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.dummy.DummyInMemoryStoreConfigurationBuilder' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.StringTokenizer' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.StringTokenizer' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.StringTokenizer' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.hibernate.search.annotations.*. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withTx. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.index.Term' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.index.Term' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Callable' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.query.helper.TestQueryHelperFactory.*' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.query.helper.TestQueryHelperFactory.*' | 15 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.query.helper.TestQueryHelperFactory.*. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.query.helper.TestQueryHelperFactory.*. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withTx. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.lucene.index.Term' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.lucene.index.Term' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 32 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 32 | |
| imports | ImportOrder | Wrong order for 'javax.management.MBeanServer' import. | 32 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanException' | 32 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanException' | 32 | |
| imports | ImportOrder | Wrong order for 'javax.management.MBeanException' import. | 32 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 35 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 35 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 28 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 47 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 47 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.security.AccessController' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.security.AccessController' | 8 | |
| imports | ImportOrder | Wrong order for 'java.security.AccessController' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 13 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 17 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 13 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 14 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashSet' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashSet' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 14 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 14 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.jboss.logging.annotations.LogMessage. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.*' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.*' | 9 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.jboss.logging.Logger.Level.*. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.*. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 19 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 22 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 21 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 23 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.rhq.RhqUtil.constructNumericMeasure' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.rhq.RhqUtil.constructNumericMeasure' | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.rhq.RhqUtil.constructNumericMeasure. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashSet' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashSet' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.rhq.RhqUtil.constructNumericMeasure. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Set' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Set' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.logging.Log' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.commons.logging.Log' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.logging.Log' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.commons.logging.Log' | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.ObjectName' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.ObjectName' | 20 | |
| imports | ImportOrder | Wrong order for 'javax.management.ObjectName' import. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.*' | 10 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.test.TestingUtil.*. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.*. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.script.Bindings' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.script.Bindings' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.script.SimpleBindings' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.script.SimpleBindings' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.script.Bindings' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.script.Bindings' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AdvancedExternalizer' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AdvancedExternalizer' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.distexec.mapreduce.Collector' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.distexec.mapreduce.Collector' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.concurrent.NotifyingFuture' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.concurrent.NotifyingFuture' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.script.SimpleBindings' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.script.SimpleBindings' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AbstractExternalizer' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AbstractExternalizer' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.script.Bindings' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.script.Bindings' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.ERROR. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.CacheException' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.BufferedReader' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.InputStream' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.InputStream' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.InputStream' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.manager.EmbeddedCacheManager' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.manager.EmbeddedCacheManager' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.security.PrivilegedAction' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.security.PrivilegedAction' | 5 | |
| imports | ImportOrder | Wrong order for 'java.security.PrivilegedAction' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheException' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 11 | |
| imports | ImportOrder | Wrong order for 'java.net.SocketAddress' import. | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.*' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.*' | 13 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.jboss.logging.Logger.Level.*. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.*. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.SerializeWith' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.SerializeWith' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.sasl.SaslClientFactory' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.sasl.SaslClientFactory' | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.SerializeWith' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.SerializeWith' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.core.security.AuthorizingCallbackHandler' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.core.security.AuthorizingCallbackHandler' | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.SerializeWith' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.SerializeWith' | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.SerializeWith' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.SerializeWith' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.sasl.Sasl' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.sasl.Sasl' | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.core.security.ServerAuthenticationProvider' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.core.security.ServerAuthenticationProvider' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.Builder' | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.CacheConfigurationException' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.*' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.*' | 15 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.jboss.logging.Logger.Level.*. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.*. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.callback.Callback' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.callback.Callback' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.cli.util.InfinispanUtil' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.cli.util.InfinispanUtil' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.cli.util.InfinispanUtil' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.cli.util.InfinispanUtil' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.cli.util.CliCommandBuffer' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.cli.util.CliCommandBuffer' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.cli.util.CliCommandBuffer' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.cli.util.CliCommandBuffer' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.cli.util.CliCommandBuffer' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.cli.util.CliCommandBuffer' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.cli.util.CliCommandBuffer' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.cli.util.CliCommandBuffer' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.ArrayList. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.cli.util.CliCommandBuffer' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.cli.util.CliCommandBuffer' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.cli.util.CliCommandBuffer' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.cli.util.CliCommandBuffer' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.cli.util.CliCommandBuffer' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.cli.util.CliCommandBuffer' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.cli.CliInterpreterException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.cli.CliInterpreterException' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER' | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.DEBUG. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.INFO. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.WARN. | 23 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.logging.BasicLogger' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.logging.BasicLogger' | 25 | |
| imports | ImportOrder | Wrong order for 'org.jboss.logging.BasicLogger' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Constructor' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Constructor' | 12 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Constructor' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.notifications.cachelistener.filter.CacheEventConverterFactory. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER' | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 19 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AbstractAddStepHandler' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AbstractAddStepHandler' | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AbstractAddStepHandler' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AbstractAddStepHandler' | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.Constants' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.Constants' | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.callback.Callback' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.callback.Callback' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.core.security.AuthorizingCallbackHandler' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.core.security.AuthorizingCallbackHandler' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER' | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 41 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 41 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 41 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.subsystem.ModelKeys.*' | 43 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.subsystem.ModelKeys.*' | 43 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.server.endpoint.subsystem.ModelKeys.*. | 43 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.endpoint.subsystem.ModelKeys.*. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 30 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamConstants' import. | 30 | |
| imports | ImportOrder | Wrong order for 'java.util.EnumSet' import. | 32 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER' | 36 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER' | 36 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER. | 36 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.SUBSYSTEM. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.Constants' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.Constants' | 23 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.server.endpoint.Constants' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.manager.CacheContainer' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.manager.CacheContainer' | 23 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.CacheContainer' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.sasl.Sasl' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.sasl.Sasl' | 23 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.Constants' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.Constants' | 25 | |
| imports | UnusedImports | Unused import - org.infinispan.server.endpoint.deployments.ConverterFactoryExtensionProcessor. | 26 | |
| imports | UnusedImports | Unused import - org.infinispan.server.endpoint.deployments.FilterFactoryExtensionProcessor. | 27 | |
| imports | UnusedImports | Unused import - org.infinispan.server.endpoint.deployments.ServerExtensionDependenciesProcessor. | 28 | |
| imports | UnusedImports | Unused import - org.jboss.as.server.AbstractDeploymentChainStep. | 38 | |
| imports | UnusedImports | Unused import - org.jboss.as.server.DeploymentProcessorTarget. | 39 | |
| imports | UnusedImports | Unused import - org.jboss.as.server.deployment.Phase. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.memcached.MemcachedServer' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.memcached.MemcachedServer' | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.dmr.ModelNode' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.dmr.ModelNode' | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AbstractRuntimeOnlyHandler' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AbstractRuntimeOnlyHandler' | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 23 | |
| imports | ImportOrder | Wrong order for 'java.net.InetSocketAddress' import. | 23 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.net.ssl.SSLContext' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'javax.net.ssl.SSLContext' | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.ReflectionUtil' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.ReflectionUtil' | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.core.security.SubjectUserInfo' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.core.security.SubjectUserInfo' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.endpoint.EndpointLogger.ROOT_LOGGER. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 23 | |
| imports | ImportOrder | Wrong order for 'java.net.InetSocketAddress' import. | 23 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.api.Lifecycle' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.api.Lifecycle' | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AbstractAddStepHandler' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AbstractAddStepHandler' | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AbstractAddStepHandler' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AbstractAddStepHandler' | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AbstractAddStepHandler' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AbstractAddStepHandler' | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AbstractAddStepHandler' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AbstractAddStepHandler' | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.manager.EmbeddedCacheManager' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.manager.EmbeddedCacheManager' | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.security.AuditContext' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.security.AuditContext' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver' | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AbstractAddStepHandler' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AbstractAddStepHandler' | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.websocket.WebSocketServer' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.websocket.WebSocketServer' | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.DESCRIBE. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.SUBSYSTEM. | 28 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 30 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 30 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.subsystem.EndpointExtension' | 34 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.endpoint.subsystem.EndpointExtension' | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.security.PrivilegedAction' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.security.PrivilegedAction' | 5 | |
| imports | ImportOrder | Wrong order for 'java.security.PrivilegedAction' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.security.PrivilegedAction' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.security.PrivilegedAction' | 5 | |
| imports | ImportOrder | Wrong order for 'java.security.PrivilegedAction' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.interceptors.base.CommandInterceptor. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.clustering.infinispan.subsystem.CacheMetricsHandler.getFirstInterceptorWhichExtends' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.clustering.infinispan.subsystem.CacheMetricsHandler.getFirstInterceptorWhichExtends' | 7 | |
| imports | UnusedImports | Unused import - org.jboss.as.clustering.infinispan.subsystem.CacheMetricsHandler.getFirstInterceptorWhichExtends. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.clustering.infinispan.subsystem.CacheMetricsHandler.getFirstInterceptorWhichExtends. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.interceptors.ActivationInterceptor. | 4 | |
| imports | UnusedImports | Unused import - org.infinispan.interceptors.base.JmxStatsCommandInterceptor. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.clustering.infinispan.subsystem.CacheMetricsHandler.getFirstInterceptorWhichExtends' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.clustering.infinispan.subsystem.CacheMetricsHandler.getFirstInterceptorWhichExtends' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.clustering.infinispan.subsystem.CacheMetricsHandler.getFirstInterceptorWhichExtends. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.DEBUG' | 31 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.logging.Logger.Level.DEBUG' | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.DEBUG. | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.INFO. | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.WARN. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.UnknownHostException' | 36 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.UnknownHostException' | 36 | |
| imports | ImportOrder | Wrong order for 'java.net.UnknownHostException' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.jmx.MBeanServerLookup' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.jmx.MBeanServerLookup' | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Executor' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.transaction.lookup.TransactionManagerLookup' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.transaction.lookup.TransactionManagerLookup' | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionSynchronizationRegistry' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionSynchronizationRegistry' | 27 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionSynchronizationRegistry' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 31 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.configuration.cache.*. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.jboss.as.server.deployment.*. | 7 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.jboss.msc.service.*. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Constructor' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Constructor' | 13 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Constructor' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.jboss.msc.service.*. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.equivalence.Equivalence' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.equivalence.Equivalence' | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.clustering.infinispan.InfinispanLogger.ROOT_LOGGER. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.clustering.infinispan.InfinispanMessages.MESSAGES. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 27 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 31 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.marshalling.Creator' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.marshalling.Creator' | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.NAME. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 27 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.OperationContext' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.OperationContext' | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.XMLConstants' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.XMLConstants' | 27 | |
| imports | ImportOrder | Wrong order for 'javax.xml.XMLConstants' import. | 27 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util' | 26 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.Util' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util' | 26 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.Util' import. | 26 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.jboss.as.controller.*. | 27 | |
| imports | UnusedImports | Unused import - org.jboss.as.controller.descriptions.ResourceDescriptionResolver. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 27 | |
| imports | ImportOrder | Wrong order for 'org.jboss.as.controller.AttributeDefinition' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 102 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 102 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 102 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 104 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR' | 117 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR' | 117 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.clustering.infinispan.InfinispanMessages.MESSAGES. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.VALUE. | 23 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 25 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.Cache' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Iterator' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Iterator' | 25 | |
| imports | ImportOrder | Wrong order for 'java.util.Iterator' import. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.clustering.infinispan.InfinispanMessages.MESSAGES' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.clustering.infinispan.InfinispanMessages.MESSAGES' | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.clustering.infinispan.InfinispanMessages.MESSAGES. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.clustering.infinispan.subsystem.LevelDBCompressionResource.LEVELDB_COMPRESSION_ATTRIBUTES. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.clustering.infinispan.subsystem.LevelDBExpirationResource.LEVELDB_EXPIRATION_ATTRIBUTES. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.clustering.infinispan.subsystem.LevelDBImplementationResource.LEVELDB_IMPLEMENTATION_ATTRIBUTES. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.clustering.infinispan.subsystem.StoreWriteBehindResource.WRITE_BEHIND_ATTRIBUTES. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.clustering.infinispan.subsystem.TransportResource.TRANSPORT_ATTRIBUTES. | 29 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 31 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 31 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 31 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.clustering.infinispan.InfinispanMessages' | 34 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.clustering.infinispan.InfinispanMessages' | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.ConfigurationBuilder' | 28 | |
| imports | UnusedImports | Unused import - org.jboss.modules.ModuleLoadException. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 59 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 59 | |
| imports | ImportOrder | Wrong order for 'javax.management.MBeanServer' import. | 59 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 60 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD' | 69 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD' | 69 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 69 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.remoting.transport.Address' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.remoting.transport.Address' | 9 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.Version' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.ControllerMessages.MESSAGES. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.NAME. | 26 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 28 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 28 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 31 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.REMOVE. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.SUBSYSTEM. | 29 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 31 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 31 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 31 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AbstractRemoveStepHandler' | 33 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AbstractRemoveStepHandler' | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.jboss.as.controller.*. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.ControllerMessages.MESSAGES. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.NAME. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.VALUE. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 29 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 29 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 32 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 29 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 29 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.descriptions.ModelDescriptionConstants.NAME' | 34 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.descriptions.ModelDescriptionConstants.NAME' | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.NAME. | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.NAME. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.OperationContext' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.OperationContext' | 27 | |
| imports | ImportOrder | Wrong order for 'org.jboss.as.controller.OperationContext' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AbstractRemoveStepHandler' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AbstractRemoveStepHandler' | 27 | |
| imports | ImportOrder | Wrong order for 'org.jboss.as.controller.AbstractRemoveStepHandler' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamException' | 44 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamException' | 44 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamException' import. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.xa.XAResource' | 39 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.xa.XAResource' | 39 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.xa.XAResource' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.ControllerMessages.MESSAGES. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.NAME. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.VALUE. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 29 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 29 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 32 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.PathAddress.pathAddress' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.PathAddress.pathAddress' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.PathAddress.pathAddress. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 5 | |
| imports | ImportOrder | Wrong order for 'org.jboss.as.controller.AttributeDefinition' import. | 5 | |
| imports | UnusedImports | Unused import - org.jboss.as.controller.ReloadRequiredRemoveStepHandler. | 9 | |
| imports | UnusedImports | Unused import - org.jboss.as.controller.ReloadRequiredWriteAttributeHandler. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.NAME. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 27 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.VALUE. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.clustering.infinispan.InfinispanMessages' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.clustering.infinispan.InfinispanMessages' | 27 | |
| imports | ImportOrder | Wrong order for 'org.jboss.as.clustering.infinispan.InfinispanMessages' import. | 27 | |
| imports | UnusedImports | Unused import - org.jboss.as.controller.ReloadRequiredWriteAttributeHandler. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 51 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 51 | |
| imports | ImportOrder | Wrong order for 'javax.management.MBeanServer' import. | 51 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 27 | |
| imports | ImportOrder | Wrong order for 'org.jboss.as.controller.AttributeDefinition' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.Extension' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.Extension' | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 45 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 45 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 45 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.clustering.infinispan.InfinispanLogger.ROOT_LOGGER' | 47 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.clustering.infinispan.InfinispanLogger.ROOT_LOGGER' | 47 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.clustering.infinispan.InfinispanLogger.ROOT_LOGGER. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.SUBSYSTEM. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.PathElement' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.PathElement' | 27 | |
| imports | ImportOrder | Wrong order for 'org.jboss.as.controller.PathElement' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 26 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 28 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 28 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 34 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 34 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.PathAddress' | 37 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.PathAddress' | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.clustering.infinispan.InfinispanLogger.ROOT_LOGGER. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 29 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 29 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 35 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 35 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.PathAddress' | 38 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.PathAddress' | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 26 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 28 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 28 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 34 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 34 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.PathAddress' | 37 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.PathAddress' | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 11 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamConstants' import. | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.*' import. | 13 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 14 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamConstants' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.*' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.*' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.*' import. | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.Location' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.Location' | 15 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.Location' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.*' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.*' | 19 | |
| imports | ImportOrder | Wrong order for 'java.util.*' import. | 19 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD' | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.Location' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.Location' | 15 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.Location' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.*' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.*' | 19 | |
| imports | ImportOrder | Wrong order for 'java.util.*' import. | 19 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD' | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamException' | 35 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamException' | 35 | |
| imports | ImportOrder | Wrong order for 'javax.xml.stream.XMLStreamException' import. | 35 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 27 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.CacheMode' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.jboss.as.controller.*. | 4 | |
| imports | UnusedImports | Unused import - org.jboss.as.controller.registry.ManagementResourceRegistration. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.jboss.as.controller.registry.ManagementResourceRegistration. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.jboss.as.controller.*. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD' | 34 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD' | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.*' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.*' | 5 | |
| imports | ImportOrder | Wrong order for 'org.jboss.as.controller.*' import. | 5 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.jboss.as.controller.*. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 27 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.CacheMode' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 27 | |
| imports | ImportOrder | Wrong order for 'org.jboss.as.controller.AttributeDefinition' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.dmr.ModelNode' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.dmr.ModelNode' | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.clustering.infinispan.InfinispanMessages.MESSAGES. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.VALUE. | 23 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 25 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.Cache' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.clustering.infinispan.InfinispanMessages.MESSAGES' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.clustering.infinispan.InfinispanMessages.MESSAGES' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.clustering.infinispan.InfinispanMessages.MESSAGES. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 27 | |
| imports | ImportOrder | Wrong order for 'org.jboss.as.controller.AttributeDefinition' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.NAME. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 27 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.clustering.infinispan.InfinispanMessages' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.clustering.infinispan.InfinispanMessages' | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 27 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.configuration.cache.CacheMode' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 27 | |
| imports | ImportOrder | Wrong order for 'org.jboss.as.controller.AttributeDefinition' import. | 27 | |
| imports | UnusedImports | Unused import - org.jboss.as.controller.ReloadRequiredRemoveStepHandler. | 33 | |
| imports | UnusedImports | Unused import - org.jboss.as.controller.ReloadRequiredWriteAttributeHandler. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.jboss.as.controller.registry.Resource. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.jboss.as.controller.registry.Resource. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.jboss.as.controller.registry.Resource. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.security.AuditContext' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.security.AuditContext' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.CacheMode' | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 27 | |
| imports | ImportOrder | Wrong order for 'org.jboss.as.controller.AttributeDefinition' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 27 | |
| imports | ImportOrder | Wrong order for 'org.jboss.as.controller.AttributeDefinition' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.URL' | 31 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.URL' | 31 | |
| imports | ImportOrder | Wrong order for 'java.net.URL' import. | 31 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.clustering.infinispan.InfinispanMessages.MESSAGES' | 34 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.clustering.infinispan.InfinispanMessages.MESSAGES' | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.clustering.infinispan.InfinispanMessages.MESSAGES. | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertFalse. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotSame. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertSame. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.mock. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.reset. | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.verify. | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.when. | 33 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 35 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 35 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 35 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 39 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.AdvancedCache' | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 30 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Executor' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Executor' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Executor' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Executor' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Executor' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.commons.configuration.Builder. | 3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.Executor' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Executor' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.commons.configuration.Builder. | 3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.DESCRIBE. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.SUBSYSTEM. | 28 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 30 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 30 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.clustering.subsystem.ClusteringSubsystemTest' | 34 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.clustering.subsystem.ClusteringSubsystemTest' | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.clustering.jgroups.subsystem.JGroupsExtension' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.clustering.jgroups.subsystem.JGroupsExtension' | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.FAILED. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OUTCOME. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.SUCCESS. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.subsystem.test.KernelServices' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.subsystem.test.KernelServices' | 7 | |
| imports | ImportOrder | Wrong order for 'org.jboss.as.subsystem.test.KernelServices' import. | 7 | |
| imports | UnusedImports | Unused import - org.jboss.byteman.contrib.bmunit.BMRule. | 8 | |
| imports | UnusedImports | Unused import - org.jboss.msc.service.ServiceName. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.clustering.infinispan.subsystem.ModelKeys.DEFAULT_CACHE. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.clustering.infinispan.subsystem.ModelKeys.JNDI_NAME. | 4 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.*. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.*. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 7 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.ControlledProcessState' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.ControlledProcessState' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OUTCOME. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.RESULT. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.SUCCESS. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.subsystem.test.KernelServices' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.subsystem.test.KernelServices' | 7 | |
| imports | ImportOrder | Wrong order for 'org.jboss.as.subsystem.test.KernelServices' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.NAME. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.READ_ATTRIBUTE_OPERATION. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.SUBSYSTEM. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.BufferedReader' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.PathAddress' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.PathAddress' | 21 | |
| imports | ImportOrder | Wrong order for 'org.jboss.as.controller.PathAddress' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.clustering.jgroups.JGroupsLogger.ROOT_LOGGER. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 26 | |
| imports | ImportOrder | Wrong order for 'java.net.InetSocketAddress' import. | 26 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 37 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 37 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.clustering.concurrent.ManagedExecutorService' | 39 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.clustering.concurrent.ManagedExecutorService' | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.ERROR. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.INFO. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.TRACE. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.WARN. | 28 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.logging.BasicLogger' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.logging.BasicLogger' | 30 | |
| imports | ImportOrder | Wrong order for 'org.jboss.logging.BasicLogger' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.jboss.logging.Logger' import. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.OperationFailedException' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.OperationFailedException' | 27 | |
| imports | ImportOrder | Wrong order for 'org.jboss.logging.Messages' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.network.SocketBindingManager' | 34 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.network.SocketBindingManager' | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.network.SocketBinding' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.network.SocketBinding' | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 26 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.server.ServerEnvironment' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.server.ServerEnvironment' | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.callback.Callback' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.callback.Callback' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.core.security.RealmUser' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.core.security.RealmUser' | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.callback.Callback' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.callback.Callback' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.sasl.callback.DigestHashCallback' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.sasl.callback.DigestHashCallback' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jgroups.util.ThreadFactory' | 36 | |
| imports | ImportOrder | Extra separation in import group before 'org.jgroups.util.ThreadFactory' | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.network.SocketBinding' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.network.SocketBinding' | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AbstractAddStepHandler' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AbstractAddStepHandler' | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.XMLConstants' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.XMLConstants' | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.clustering.jgroups.JGroupsLogger.ROOT_LOGGER. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.clustering.jgroups.ChannelFactory' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.clustering.jgroups.ChannelFactory' | 26 | |
| imports | ImportOrder | Wrong order for 'org.jboss.as.clustering.jgroups.ChannelFactory' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 27 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.clustering.jgroups.ChannelFactory' | 31 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.clustering.jgroups.ChannelFactory' | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.clustering.jgroups.LogFactory' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.clustering.jgroups.LogFactory' | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.clustering.jgroups.JGroupsLogger.ROOT_LOGGER. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 26 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 26 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.clustering.jgroups.ChannelFactory' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.clustering.jgroups.ChannelFactory' | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 26 | |
| imports | ImportOrder | Wrong order for 'org.jboss.as.controller.AttributeDefinition' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.REMOVE. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 27 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AbstractRemoveStepHandler' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AbstractRemoveStepHandler' | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.SUBSYSTEM. | 26 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 28 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 28 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 33 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 33 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.descriptions.ModelDescriptionConstants' | 36 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.descriptions.ModelDescriptionConstants' | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 26 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 26 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 30 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.PathAddress' | 33 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.PathAddress' | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 26 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 26 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 30 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.PathAddress' | 33 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.PathAddress' | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 26 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 26 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.stream.XMLStreamConstants' | 30 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.PathAddress' | 33 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.PathAddress' | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 27 | |
| imports | UnusedImports | Unused import - org.jboss.as.controller.AttributeDefinition. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.dmr.ModelNode' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.dmr.ModelNode' | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AbstractAddStepHandler' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AbstractAddStepHandler' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.clustering.jgroups.JGroupsLogger.ROOT_LOGGER. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.clustering.jgroups.JGroupsMessages.MESSAGES. | 26 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 28 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 28 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.clustering.jgroups.ProtocolDefaults' | 34 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.clustering.jgroups.ProtocolDefaults' | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.clustering.jgroups.JGroupsMessages' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.clustering.jgroups.JGroupsMessages' | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OPERATION_NAME. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 26 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Field' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.reflect.Field' | 28 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.Field' import. | 28 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 44 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.MBeanServer' | 44 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.clustering.jgroups.ChannelFactory' | 46 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.clustering.jgroups.ChannelFactory' | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.OperationDefinition' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.OperationDefinition' | 27 | |
| imports | ImportOrder | Wrong order for 'org.jboss.as.controller.OperationDefinition' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.controller.AttributeDefinition' | 27 | |
| imports | ImportOrder | Wrong order for 'org.jboss.as.controller.AttributeDefinition' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.mockito.Mockito.*. | 24 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.*' import. | 25 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 27 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.network.SocketBindingManager' | 36 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.network.SocketBindingManager' | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.SUBSYSTEM. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 27 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.clustering.subsystem.ClusteringSubsystemTest' | 32 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.clustering.subsystem.ClusteringSubsystemTest' | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.DESCRIBE. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.SUBSYSTEM. | 28 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 30 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 30 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.clustering.subsystem.ClusteringSubsystemTest' | 34 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.clustering.subsystem.ClusteringSubsystemTest' | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.FAILED. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OUTCOME. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.SUCCESS. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.subsystem.test.KernelServices' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.subsystem.test.KernelServices' | 7 | |
| imports | ImportOrder | Wrong order for 'org.jboss.as.subsystem.test.KernelServices' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.ADD. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.COMPOSITE. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.NAME. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.READ_ATTRIBUTE_OPERATION. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.REMOVE. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.STEPS. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.SUBSYSTEM. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.VALUE. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.WRITE_ATTRIBUTE_OPERATION. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 15 | |
| imports | ImportOrder | Wrong order for 'java.io.BufferedReader' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.clustering.jgroups.JGroupsMessages' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.clustering.jgroups.JGroupsMessages' | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.FAILURE_DESCRIPTION. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.OUTCOME. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.RESULT. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.SUCCESS. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.as.subsystem.test.KernelServices' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.as.subsystem.test.KernelServices' | 8 | |
| imports | ImportOrder | Wrong order for 'org.jboss.as.subsystem.test.KernelServices' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.logging.Log' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.commons.logging.Log' | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 28 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.rhq.core.domain.measurement.MeasurementReport' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.rhq.core.domain.measurement.MeasurementReport' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.logging.Log' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.commons.logging.Log' | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.persistence.spi.ExternalStore' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.BuiltBy' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.configuration.BuiltBy' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.test.util.ITestUtils.eventually' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.test.util.ITestUtils.eventually' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.eventually. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.sleepForSecs. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNull. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.fail. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.SERVER1_MGMT_PORT. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Scanner' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Scanner' | 6 | |
| imports | ImportOrder | Wrong order for 'java.util.Scanner' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.ObjectName' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.ObjectName' | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 22 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.test.util.ITestUtils.sleepForSecs' | 32 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.test.util.ITestUtils.sleepForSecs' | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.sleepForSecs. | 32 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.RemoteInfinispanServer' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.RemoteInfinispanServer' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 30 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertFalse. | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 32 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.fail. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.ArrayBlockingQueue' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.ArrayBlockingQueue' | 8 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ArrayBlockingQueue' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.metadata.Metadata' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.metadata.Metadata' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.ArrayBlockingQueue' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.ArrayBlockingQueue' | 14 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ArrayBlockingQueue' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 18 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 36 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 36 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 36 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 43 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 43 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 43 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 21 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.transport.Transport' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.transport.Transport' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.http.annotation.ThreadSafe' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.http.annotation.ThreadSafe' | 12 | |
| imports | UnusedImports | Unused import - org.infinispan.client.hotrod.impl.transport.tcp.RequestBalancingStrategy. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 8 | |
| imports | ImportOrder | Wrong order for 'java.net.InetSocketAddress' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 17 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.loadFileAsString' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.loadFileAsString' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.loadFileAsString. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.metadata.Metadata' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.metadata.Metadata' import. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 41 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 41 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 41 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 46 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 46 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 46 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 46 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.maven. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertFalse. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNull. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.Flag' | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodAuthzOperationTests.*. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodAuthzOperationTests.*. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.security.PrivilegedActionException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.security.PrivilegedActionException' | 5 | |
| imports | ImportOrder | Wrong order for 'java.security.PrivilegedActionException' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.login.LoginException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.login.LoginException' | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodAuthzOperationTests.testGetNonExistent. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodAuthzOperationTests.testSize. | 4 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.server.test.client.hotrod.security.HotRodAuthzOperationTests.testPut' import. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodAuthzOperationTests.testPut. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodAuthzOperationTests.testPutGet. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.security.PrivilegedActionException' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.security.PrivilegedActionException' | 8 | |
| imports | ImportOrder | Wrong order for 'java.security.PrivilegedActionException' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.RemoteInfinispanServer' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.RemoteInfinispanServer' | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.RemoteInfinispanServer' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.RemoteInfinispanServer' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNull. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Version' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Version' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.test.util.ITestUtils.eventually' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.test.util.ITestUtils.eventually' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.eventually. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.sleepForSecs. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertFalse. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNull. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.log4j.Logger' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.log4j.Logger' | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.servlet.http.HttpServletResponse' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.servlet.http.HttpServletResponse' | 9 | |
| imports | ImportOrder | Wrong order for 'javax.servlet.http.HttpServletResponse' import. | 9 | |
| imports | ImportOrder | Wrong order for 'java.io.*' import. | 10 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.io.*. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.test.client.rest.RESTHelper.*' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.test.client.rest.RESTHelper.*' | 15 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.*. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.*. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.sleepForSecs. | 16 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.servlet.http.HttpServletResponse' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.servlet.http.HttpServletResponse' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.test.client.rest.RESTHelper.KEY_A' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.test.client.rest.RESTHelper.KEY_A' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.KEY_A. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.KEY_B. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.delete. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.fullPathKey. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.get. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.getWithoutAssert. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.head. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.put. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.eventually. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.servlet.http.HttpServletResponse' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'javax.servlet.http.HttpServletResponse' | 20 | |
| imports | ImportOrder | Wrong order for 'javax.servlet.http.HttpServletResponse' import. | 20 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 33 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 33 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.test.client.rest.RESTHelper.KEY_A' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.test.client.rest.RESTHelper.KEY_A' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.KEY_A. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.KEY_B. | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.KEY_C. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.delete. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.fullPathKey. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.get. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.head. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.post. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.put. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.sleepForSecs. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.ObjectName' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.ObjectName' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.http.HttpResponse' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.http.HttpResponse' | 13 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.server.test.util.ITestUtils.Condition' import. | 39 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.test.client.rest.RESTHelper.*' | 50 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.test.client.rest.RESTHelper.*' | 50 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.*. | 50 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.*. | 50 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.eventually. | 51 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.invokeOperation. | 52 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.sleepForSecs. | 53 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.stopContainers. | 54 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 55 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 55 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.server.test.util.ITestUtils.SERVER1_MGMT_PORT' import. | 56 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.SERVER1_MGMT_PORT. | 56 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.SERVER2_MGMT_PORT. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.ObjectName' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.ObjectName' | 23 | |
| imports | ImportOrder | Wrong order for 'javax.management.ObjectName' import. | 23 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNull. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNull. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.server.test.util.RemoteCacheManagerFactory' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.test.util.ITestUtils.createMBeans' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.test.util.ITestUtils.createMBeans' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.createMBeans. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 25 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.test.util.ITestUtils.*' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.test.util.ITestUtils.*' | 27 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.server.test.util.ITestUtils.*. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.*. | 27 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.test.util.ITestUtils.createMemcachedClient' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.test.util.ITestUtils.createMemcachedClient' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.createMemcachedClient. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.test.util.ITestUtils.createMemcachedClient' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.test.util.ITestUtils.createMemcachedClient' | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.createMemcachedClient. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.eventually. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.startContainer. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNull. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 27 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 31 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 31 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.server.test.category.Unstable. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNull. | 23 | |
| imports | UnusedImports | Unused import - org.junit.Assert.assertTrue. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 24 | |
| imports | UnusedImports | Unused import - org.junit.Assert.fail. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.fail. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertNull' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertNull' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNull. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.servlet.http.HttpServletResponse' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.servlet.http.HttpServletResponse' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.test.client.rest.RESTHelper.fullPathKey' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.test.client.rest.RESTHelper.fullPathKey' | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.fullPathKey. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.get. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.head. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.post. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.sleepForSecs. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.SERVER1_MGMT_PORT. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.SERVER2_MGMT_PORT. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.getAttribute. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.invokeOperation. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.sleepForSecs. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotEquals. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.ObjectName' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.ObjectName' | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Version' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Version' | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.log4j.Logger' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.log4j.Logger' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.test.util.ITestUtils.SERVER1_MGMT_PORT' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.test.util.ITestUtils.SERVER1_MGMT_PORT' | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.SERVER1_MGMT_PORT. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.SERVER2_MGMT_PORT. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.SERVER3_MGMT_PORT. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.eventually. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.getAttribute. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.setAttribute. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.ObjectName' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.ObjectName' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.test.util.ITestUtils.SERVER1_MGMT_PORT' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.test.util.ITestUtils.SERVER1_MGMT_PORT' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.SERVER1_MGMT_PORT. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 16 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertFalse' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertFalse' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertFalse. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.ObjectName' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.ObjectName' | 23 | |
| imports | ImportOrder | Wrong order for 'javax.management.ObjectName' import. | 23 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.read' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.util.Util.read' | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.commons.util.Util.read. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.SERVER1_MGMT_PORT. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.invokeOperation. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 30 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNull. | 31 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.client.hotrod.RemoteCache' import. | 5 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.protostream.sampledomain.marshallers.MarshallerRegistration' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.test.util.ITestUtils.SERVER1_MGMT_PORT' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.test.util.ITestUtils.SERVER1_MGMT_PORT' | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.SERVER1_MGMT_PORT. | 21 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.*. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.as.controller.descriptions.ModelDescriptionConstants.*. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertFalse. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNotNull. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 31 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 31 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 31 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.test.client.hotrod.security.HotRodSaslAuthTestBase.ADMIN_LOGIN' | 36 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.test.client.hotrod.security.HotRodSaslAuthTestBase.ADMIN_LOGIN' | 36 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodSaslAuthTestBase.ADMIN_LOGIN. | 36 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodSaslAuthTestBase.ADMIN_PASSWD. | 37 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodSaslAuthTestBase.READER_LOGIN. | 38 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodSaslAuthTestBase.READER_PASSWD. | 39 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodSaslAuthTestBase.WRITER_LOGIN. | 40 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodSaslAuthTestBase.WRITER_PASSWD. | 41 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.server.test.client.hotrod.security.HotRodSaslAuthTestBase.SUPERVISOR_LOGIN' import. | 42 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodSaslAuthTestBase.SUPERVISOR_LOGIN. | 42 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodSaslAuthTestBase.SUPERVISOR_PASSWD. | 43 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 45 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 45 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 45 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 27 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.*' | 29 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.*. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'junit.framework.TestCase.assertNull' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'junit.framework.TestCase.assertNull' | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - junit.framework.TestCase.assertNull. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'junit.framework.TestCase.assertNull' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'junit.framework.TestCase.assertNull' | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - junit.framework.TestCase.assertNull. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.test.client.rest.RESTHelper.fullPathKey' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.test.client.rest.RESTHelper.fullPathKey' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.fullPathKey. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.get. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.post. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.test.client.rest.RESTHelper.fullPathKey' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.test.client.rest.RESTHelper.fullPathKey' | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.fullPathKey. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.get. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.post. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodAuthzOperationTests.testGetNonExistent. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodAuthzOperationTests.testSize. | 4 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.server.test.client.hotrod.security.HotRodAuthzOperationTests.testPut' import. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodAuthzOperationTests.testPut. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodAuthzOperationTests.testPutGet. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodSaslAuthTestBase.ADMIN_LOGIN. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodSaslAuthTestBase.ADMIN_PASSWD. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodSaslAuthTestBase.READER_LOGIN. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodSaslAuthTestBase.READER_PASSWD. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodSaslAuthTestBase.SUPERVISOR_LOGIN. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodSaslAuthTestBase.SUPERVISOR_PASSWD. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodSaslAuthTestBase.TEST_CACHE_NAME. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodSaslAuthTestBase.TEST_SERVER_NAME. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodSaslAuthTestBase.WRITER_LOGIN. | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.hotrod.security.HotRodSaslAuthTestBase.WRITER_PASSWD. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.security.PrivilegedActionException' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.security.PrivilegedActionException' | 18 | |
| imports | ImportOrder | Wrong order for 'java.security.PrivilegedActionException' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.login.LoginException' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.login.LoginException' | 22 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.SERVER1_MGMT_PORT. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.SERVER2_MGMT_PORT. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.getAttribute. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertNull. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.io.FileUtils' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.commons.io.FileUtils' | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.getAttribute. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.InfinispanResource' | 6 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.arquillian.core.InfinispanResource' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.test.client.rest.RESTHelper' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.test.client.rest.RESTHelper' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.test.client.rest.RESTHelper.KEY_A' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.test.client.rest.RESTHelper.KEY_A' | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.KEY_A. | 7 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.KEY_B. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.KEY_C. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.delete. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.fullPathKey. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.get. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.head. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.post. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.client.rest.RESTHelper.put. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.net.ssl.KeyManager' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'javax.net.ssl.KeyManager' | 9 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.http.HttpResponse' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.http.HttpResponse' | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 44 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertEquals' | 44 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.ObjectName' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.ObjectName' | 15 | |
| imports | ImportOrder | Wrong order for 'javax.management.ObjectName' import. | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.Scanner' import. | 16 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.test.util.ITestUtils.SERVER1_MGMT_PORT' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.test.util.ITestUtils.SERVER1_MGMT_PORT' | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.SERVER1_MGMT_PORT. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.SERVER2_MGMT_PORT. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.getAttribute. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.management.Attribute' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'javax.management.Attribute' | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.RemoteInfinispanServer' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.RemoteInfinispanServer' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.Assert.assertTrue' | 22 | |
| imports | ImportOrder | Extra separation in import group before 'org.junit.Assert.assertTrue' | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertTrue. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.RemoteInfinispanServer' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.RemoteInfinispanServer' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.BufferedReader' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.equivalence.ByteArrayEquivalence' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.equivalence.ByteArrayEquivalence' | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.test.util.ITestUtils.sleepForSecs' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.test.util.ITestUtils.sleepForSecs' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.test.util.ITestUtils.sleepForSecs. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.ops4j.pax.exam.ProbeBuilder' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.inject.Inject' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'javax.inject.Inject' | 17 | |
| imports | ImportOrder | Wrong order for 'javax.inject.Inject' import. | 17 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayOutputStream' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.ops4j.pax.exam.CoreOptions.composite' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'org.ops4j.pax.exam.CoreOptions.composite' | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.composite. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.CoreOptions.systemProperty. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.ops4j.pax.exam.karaf.options.KarafDistributionOption.editConfigurationFilePut. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.Subject' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.RemoteInfinispanServer' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.arquillian.core.RemoteInfinispanServer' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.security.auth.callback.Callback' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.security.auth.callback.Callback' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.servlet.ServletContext' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'javax.servlet.ServletContext' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.manager.DefaultCacheManager' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.manager.DefaultCacheManager' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.ERROR. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.jboss.logging.Logger.Level.INFO. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.logging.annotations.Cause' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.jboss.logging.annotations.Cause' | 6 | |
| imports | ImportOrder | Wrong order for 'org.jboss.logging.annotations.Cause' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.httpclient.HttpClient' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.commons.httpclient.HttpClient' | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.Log' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.logging.Log' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.junit.Assert.assertEquals. | 3 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.Assert.*. | 4 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.*. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.servlet.http.HttpServletResponse' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'javax.servlet.http.HttpServletResponse' | 6 | |
| imports | ImportOrder | Wrong order for 'javax.servlet.http.HttpServletResponse' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.httpclient.Header' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.commons.httpclient.Header' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.notifications.cachelistener.event.*. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.invoke.MethodHandles' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.invoke.MethodHandles' | 17 | |
| imports | ImportOrder | Wrong order for 'java.lang.invoke.MethodHandles' import. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.invoke.MethodHandles' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.invoke.MethodHandles' | 11 | |
| imports | ImportOrder | Wrong order for 'java.lang.invoke.MethodHandles' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - io.netty.channel.*. | 3 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 20 | |
| imports | ImportOrder | Wrong order for 'java.io.BufferedReader' import. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - io.netty.handler.codec.http.*. | 9 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - io.netty.handler.codec.http.websocketx.*. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.StringWriter' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.StringWriter' | 19 | |
| imports | ImportOrder | Wrong order for 'java.io.StringWriter' import. | 19 | |
| imports | CustomImportOrder | Extra separation in import group before 'io.netty.handler.codec.http.HttpHeaders.Names.CONTENT_TYPE' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'io.netty.handler.codec.http.HttpHeaders.Names.CONTENT_TYPE' | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - io.netty.handler.codec.http.HttpHeaders.Names.CONTENT_TYPE. | 23 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - io.netty.handler.codec.http.HttpHeaders.isKeepAlive. | 24 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - io.netty.handler.codec.http.HttpHeaders.setContentLength. | 25 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - io.netty.handler.codec.http.HttpMethod.GET. | 26 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - io.netty.handler.codec.http.HttpResponseStatus.FORBIDDEN. | 27 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - io.netty.handler.codec.http.HttpResponseStatus.OK. | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - io.netty.handler.codec.http.HttpVersion.HTTP_1_1. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 12 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.invoke.MethodHandles' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.lang.invoke.MethodHandles' | 10 | |
| imports | ImportOrder | Wrong order for 'java.lang.invoke.MethodHandles' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 7 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.Assert.assertTrue' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.Assert.assertTrue' | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertTrue. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.assertions.JsonPayloadAssertion.assertThat' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.assertions.JsonPayloadAssertion.assertThat' | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.assertions.JsonPayloadAssertion.assertThat. | 6 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.fail. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.assertions.JsonPayloadAssertion.assertThat' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.assertions.JsonPayloadAssertion.assertThat' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.assertions.JsonPayloadAssertion.assertThat. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.assertions.JsonPayloadAssertion.assertThat' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.assertions.JsonPayloadAssertion.assertThat' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.assertions.JsonPayloadAssertion.assertThat. | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.Assert.assertEquals. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - io.netty.channel.*. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.StringWriter' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.StringWriter' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.StringWriter' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.SocketAddress' | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 13 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.ConfigurationProperties.*' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.ConfigurationProperties.*' | 8 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.client.hotrod.impl.ConfigurationProperties.*. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.impl.ConfigurationProperties.*. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.ConcurrentMap' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.ConcurrentMap' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ConcurrentMap' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 6 | |
| imports | ImportOrder | Wrong order for 'java.net.InetSocketAddress' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.ConfigurationProperties.*' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.ConfigurationProperties.*' | 11 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.client.hotrod.impl.ConfigurationProperties.*. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.impl.ConfigurationProperties.*. | 11 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.fail' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.fail' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Resource' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.annotation.Resource' | 8 | |
| imports | ImportOrder | Wrong order for 'javax.annotation.Resource' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 12 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 13 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 13 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.ConfigurationProperties.*' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.ConfigurationProperties.*' | 19 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.client.hotrod.impl.ConfigurationProperties.*. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.impl.ConfigurationProperties.*. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.spring.AssertionUtils.assertPropertiesSubset. | 20 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 15 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.api.BasicCache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.api.BasicCache' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.arjuna.ats.internal.jdbc.DynamicClass' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.dbcp.BasicDataSource' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.commons.dbcp.BasicDataSource' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.sql.DataSource' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'javax.sql.DataSource' | 15 | |
| imports | ImportOrder | Wrong order for 'javax.sql.DataSource' import. | 15 | |
| imports | ImportOrder | Wrong order for 'java.sql.ResultSet' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertSame. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 9 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 13 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 16 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 15 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 13 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.ConfigurationProperties.*' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.ConfigurationProperties.*' | 20 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.client.hotrod.impl.ConfigurationProperties.*. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.impl.ConfigurationProperties.*. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.spring.AssertionUtils.assertPropertiesSubset. | 21 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 13 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 8 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.ConfigurationProperties.*' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.ConfigurationProperties.*' | 8 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.client.hotrod.impl.ConfigurationProperties.*. | 8 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.impl.ConfigurationProperties.*. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.springframework.cache.support.SimpleValueWrapper. | 5 | |
| imports | UnusedImports | Unused import - org.springframework.util.Assert. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.concurrent.ConcurrentMap' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.concurrent.ConcurrentMap' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ConcurrentMap' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Properties' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Properties' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Properties' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 5 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertTrue. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.net.InetSocketAddress' | 6 | |
| imports | ImportOrder | Wrong order for 'java.net.InetSocketAddress' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.ConfigurationProperties.*' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.ConfigurationProperties.*' | 11 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.client.hotrod.impl.ConfigurationProperties.*. | 11 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.impl.ConfigurationProperties.*. | 11 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.fail' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.fail' | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.fail. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Resource' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'javax.annotation.Resource' | 8 | |
| imports | ImportOrder | Wrong order for 'javax.annotation.Resource' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 12 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 13 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 10 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 13 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 12 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.ConfigurationProperties.*' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.ConfigurationProperties.*' | 19 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.client.hotrod.impl.ConfigurationProperties.*. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.impl.ConfigurationProperties.*. | 19 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.spring.AssertionUtils.assertPropertiesSubset. | 20 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 15 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.api.BasicCache' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.api.BasicCache' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.spring.provider.sample.entity.Book' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.spring.provider.sample.entity.Book' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.arjuna.ats.internal.jdbc.DynamicClass' import. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.dbcp.BasicDataSource' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.apache.commons.dbcp.BasicDataSource' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.Cache' | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.sql.DataSource' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'javax.sql.DataSource' | 15 | |
| imports | ImportOrder | Wrong order for 'javax.sql.DataSource' import. | 15 | |
| imports | ImportOrder | Wrong order for 'java.sql.ResultSet' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.springframework.cache.interceptor.KeyGenerator' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.springframework.cache.interceptor.KeyGenerator' | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.springframework.beans.factory.annotation.Autowired' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'org.springframework.beans.factory.annotation.Autowired' | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.spring.provider.sample.dao.BaseBookDao' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.spring.provider.sample.dao.BaseBookDao' | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertSame. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 9 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 17 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 17 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 18 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 13 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 16 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 9 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration' | 15 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration. | 15 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 16 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertNotNull' | 10 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNotNull. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 13 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.ConfigurationProperties.*' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.client.hotrod.impl.ConfigurationProperties.*' | 20 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.infinispan.client.hotrod.impl.ConfigurationProperties.*. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.client.hotrod.impl.ConfigurationProperties.*. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.spring.AssertionUtils.assertPropertiesSubset. | 21 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 22 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.tools.doclet.jmx.JmxDoclet' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.tools.doclet.jmx.JmxDoclet' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'com.sun.javadoc.DocErrorReporter' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'com.sun.javadoc.DocErrorReporter' | 7 | |
| imports | ImportOrder | Wrong order for 'com.sun.javadoc.DocErrorReporter' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'com.sun.javadoc.Doc' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'com.sun.javadoc.Doc' | 11 | |
| imports | ImportOrder | Wrong order for 'com.sun.javadoc.Doc' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.jmx.annotations.MBean' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.jmx.annotations.MBean' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'com.sun.javadoc.AnnotationDesc' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'com.sun.javadoc.AnnotationDesc' | 15 | |
| imports | ImportOrder | Wrong order for 'com.sun.javadoc.AnnotationDesc' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.List' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.parsers.DocumentBuilder' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.parsers.DocumentBuilder' | 10 | |
| imports | CustomImportOrder | Extra separation in import group before 'javassist.ClassClassPath' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'javassist.ClassClassPath' | 20 | |
| imports | ImportOrder | Wrong order for 'javassist.ClassClassPath' import. | 20 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.factories.scopes.Scope' | 26 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.factories.scopes.Scope' | 26 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.ClassFinder' import. | 32 | |
| imports | CustomImportOrder | Extra separation in import group before 'com.sun.javadoc.DocErrorReporter' | 36 | |
| imports | ImportOrder | Extra separation in import group before 'com.sun.javadoc.DocErrorReporter' | 36 | |
| imports | ImportOrder | Wrong order for 'com.sun.javadoc.DocErrorReporter' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.File' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.File' | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.xml.parsers.DocumentBuilder' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'javax.xml.parsers.DocumentBuilder' | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.w3c.dom.Document' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'org.w3c.dom.Document' | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.BufferedReader' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.BufferedReader' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AbstractExternalizer' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AbstractExternalizer' | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 11 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 9 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 9 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.Serializable' | 5 | |
| imports | ImportOrder | Wrong order for 'java.io.Serializable' import. | 5 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.tree.Fqn' | 8 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.tree.Fqn' | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.tree.Fqn.Externalizer. | 7 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.marshall.AdvancedExternalizer' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 11 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 11 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.Immutables' import. | 8 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 13 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.tree.impl.NodeKey.Type.DATA. | 3 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.tree.impl.NodeKey.Type.STRUCTURE. | 4 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Extra separation in import group before 'java.io.IOException' | 6 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 6 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AbstractExternalizer' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.commons.marshall.AbstractExternalizer' | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 16 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.tree.impl.NodeKey.Type. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Arrays' | 7 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Arrays' | 7 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.infinispan.context.InvocationContextContainer. | 7 | |
| imports | UnusedImports | Unused import - org.infinispan.context.InvocationContextFactory. | 8 | |
| imports | ImportOrder | Wrong order for 'org.infinispan.commons.util.Util' import. | 21 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.*' | 27 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.*' | 27 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.*' import. | 27 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - javax.transaction.*. | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 29 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 29 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 29 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 34 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 34 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 34 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 13 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collections' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collections' | 15 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 21 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 21 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 10 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.assertEquals' | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertEquals. | 14 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.assertNull. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.annotations.Test' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.annotations.Test' | 17 | |
| imports | ImportOrder | Wrong order for 'org.testng.annotations.Test' import. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 19 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 19 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 13 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 13 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 13 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 13 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.annotations.Test' | 15 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.annotations.Test' | 15 | |
| imports | ImportOrder | Wrong order for 'org.testng.annotations.Test' import. | 15 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 17 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 17 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 12 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.AssertJUnit.*' | 12 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 12 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 12 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.testng.annotations.Test' | 14 | |
| imports | ImportOrder | Extra separation in import group before 'org.testng.annotations.Test' | 14 | |
| imports | ImportOrder | Wrong order for 'org.testng.annotations.Test' import. | 14 | |
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 16 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.HeuristicMixedException' | 16 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.HeuristicMixedException' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 23 | |
| imports | ImportOrder | Extra separation in import group before 'javax.transaction.TransactionManager' | 23 | |
| imports | ImportOrder | Wrong order for 'javax.transaction.TransactionManager' import. | 23 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.HashMap' | 25 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.HashMap' | 25 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 25 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 28 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.test.TestingUtil.withCacheManager' | 28 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.test.TestingUtil.withCacheManager. | 28 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.testng.AssertJUnit.*. | 29 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.testng.AssertJUnit.*. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 10 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 10 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.infinispan.manager.EmbeddedCacheManager' import. | 7 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Map' | 18 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Map' | 18 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 18 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.infinispan.tree.Fqn.ROOT' | 20 | |
| imports | ImportOrder | Extra separation in import group before 'org.infinispan.tree.Fqn.ROOT' | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.tree.Fqn.ROOT. | 20 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.tree.impl.NodeKey.Type.DATA. | 21 | |
| imports | AvoidStaticImport | Using a static member import should be avoided - org.infinispan.tree.impl.NodeKey.Type.STRUCTURE. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 24 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 24 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.ArrayList' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.ArrayList' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.util.Collection' | 5 | |
| imports | ImportOrder | Extra separation in import group before 'java.util.Collection' | 5 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 5 |